Template:Ss: Difference between revisionsGive feedback
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><span style=" z-index: +1;position:relative;left:1px; bottom: 7px;margin-left: -5px;Font-family: 'PT Serif', 'Palatino', 'Georgia', Serif; font-size: 14px; color: #E3BDFA;"><span style="position:relative;z-index: -1;opacity:0.7">[[File:Spirit scaling.png|link=Spirit Power#Spirit Power Scaling|{{{icon_size|25px}}}]]</span>[[Spirit Power#Spirit Power Scaling|<span style="color: #E3BDFA;text-shadow: 1.5px 1.5px rgba(0, 0, 0, 0.7);font-weight:bold;background-color: rgba(83, 54, 105, 0.8);border-radius: 5px; padding: 2px 2px 0px 2px; margin-left: -8px;">''x''{{{1|}}}]]</span></span></includeonly><noinclude> | <includeonly><span style=" z-index: +1;position:relative;left:1px; bottom: 7px;margin-left: -5px;Font-family: 'PT Serif', 'Palatino', 'Georgia', Serif; font-size: 14px; color: #E3BDFA;"><span style="position:relative;z-index: -1;opacity:0.7">[[File:Spirit scaling.png|link=Spirit Power#Spirit Power Scaling|{{{icon_size|25px}}}]]</span>[[Spirit Power#Spirit Power Scaling|<span style="color: #E3BDFA;text-shadow: 1.5px 1.5px rgba(0, 0, 0, 0.7);font-weight:bold;background-color: rgba(83, 54, 105, 0.8);border-radius: 5px; padding: 2px 2px 0px 2px; margin-left: -8px;">''x''{{{1|}}}]]</span></span></includeonly><noinclude> | ||
{{Infobox hero | {{Infobox hero | ||
| key= hero_orion | | key= hero_orion | ||
| Line 11: | Line 6: | ||
| art = Grey Talon full.png | | art = Grey Talon full.png | ||
| card = Grey Talon card.png | | card = Grey Talon card.png | ||
| no_bullet_resist=true | |||
| bullet_damage = {{#invoke:HeroData|get_hero_var|hero_orion|BulletDamage|3}}{{ | | no_spirit_resist=true | ||
| no_sprint=true | |||
| bullet_damage = {{#invoke:HeroData|get_hero_var|hero_orion|BulletDamage|3}}{{PI|0.70}}<br>{{ss|0.1}} | |||
|max_health = {{#invoke:HeroData|get_hero_var|{{#var:hero_key_or_en}}|MaxHealth|3}}{{PI|27}} | |max_health = {{#invoke:HeroData|get_hero_var|{{#var:hero_key_or_en}}|MaxHealth|3}}{{PI|27}} | ||
|light_melee= {{#invoke:HeroData|get_hero_var|{{#var:hero_key_or_en}}|LightMeleeDamage|3}}{{PI|2.67}} | |light_melee= {{#invoke:HeroData|get_hero_var|{{#var:hero_key_or_en}}|LightMeleeDamage|3}}{{PI|2.67}} | ||
|heavy_melee= {{#invoke:HeroData|get_hero_var|{{#var:hero_key_or_en}}|HeavyMeleeDamage|3}}{{PI|4.91}} | |heavy_melee= {{#invoke:HeroData|get_hero_var|{{#var:hero_key_or_en}}|HeavyMeleeDamage|3}}{{PI|4.91}} | ||
|no_summary=true | |||
}} | |||
==Example== | |||
<pre>30{{ss|0.1234}}m</pre> | |||
Outputs: 30{{ss|0.1234}}m | |||
</noinclude> | </noinclude> | ||