Template:IOEffectPreamble/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Blondeshell
mNo edit summary
mNo edit summary
Line 10: Line 10:
:<code><nowiki>{{IOEffectPreamble|accuracy}}</nowiki></code>
:<code><nowiki>{{IOEffectPreamble|accuracy}}</nowiki></code>
:<code><nowiki>{{IOEffectPreamble|accuracy|damage}}</nowiki></code>
:<code><nowiki>{{IOEffectPreamble|accuracy|damage}}</nowiki></code>
:<code><nowiki>{{IOEffectPreamble|accuracy|damage|recharge time}}</nowiki></code>
:<code><nowiki>{{IOEffectPreamble|accuracy|damage|recharge rate}}</nowiki></code>
:<code><nowiki>{{IOEffectPreamble|accuracy|damage|recharge time|endurance use}}</nowiki></code>
:<code><nowiki>{{IOEffectPreamble|accuracy|damage|recharge rate|endurance reduction}}</nowiki></code>


For the sake of uniformity, here is a list of how the aspects are usually described:
For the sake of uniformity, here is a list of how the aspects are usually described:
Line 23: Line 23:
* defense debuff
* defense debuff
* endurance modification
* endurance modification
* endurance use
* endurance reduction
* fear
* fear
* flight speed
* flight speed
Line 33: Line 33:
* knockback distance
* knockback distance
* range
* range
* recharge time
* recharge rate
* resistance
* resistance
* running speed
* running speed
Line 40: Line 40:
* stun duration
* stun duration
* taunt duration
* taunt duration
* tohit buff
* to-hit buff
* tohit debuff
* to-hit debuff
}}
}}
== See Also ==
== See Also ==
* [[Paragon Wiki:Invention Origin Enhancements]] - A guide to creating IO Enhancement articles.
* [[Homecoming Wiki:Invention Origin Enhancements]] - A guide to creating IO Enhancement articles.
<includeonly><!--
<includeonly><!--
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
[[Category:IO Templates]]
[[Category:IO Templates]]
</includeonly>
</includeonly>

Revision as of 05:35, 17 September 2020

This is a documentation subpage for Template:IOEffectPreamble (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

This template is used to create part of an Invention Origin Enhancement/Recipe article. It specifies what aspects of a power the enhancement improves. It also introduces the table that is created by the template intended to follow this one.

This template should not be used on enhancements that only provide global effects or procs. However, if the enhancement provides a global effect or proc as well as enhances some aspect of the power, then this template can still be used.

Usage

This template takes one, two, three, or four arguments. These arguments should be the aspects of the power that are enhanced by the template. Some examples:

{{IOEffectPreamble|accuracy}}
{{IOEffectPreamble|accuracy|damage}}
{{IOEffectPreamble|accuracy|damage|recharge rate}}
{{IOEffectPreamble|accuracy|damage|recharge rate|endurance reduction}}

For the sake of uniformity, here is a list of how the aspects are usually described:

  • accuracy
  • confuse duration
  • damage
  • damage absorption
  • defense
  • defense debuff
  • endurance modification
  • endurance reduction
  • fear
  • flight speed
  • healing
  • hold duration
  • immobilization duration
  • interrupt time
  • jumping distance
  • knockback distance
  • range
  • recharge rate
  • resistance
  • running speed
  • sleep duration
  • speed reduction
  • stun duration
  • taunt duration
  • to-hit buff
  • to-hit debuff

See Also