Standard facts[edit]
{{User:Valento/Sandbox/Skill fact|<type>|<numeric>|pre=<prefix text>|stacks=<number>|suf=<suffix text>}}
- unnamed parameter 1 <type>
- Required, the type of fact being defined.
- unnamed parameter 2 <number>
- Required for all effects except breakstun, the numerical magnitude of the fact (duration, distance, etc.). Do not enter the time unit for durations.
- pre
- Optional, if the fact has text before the number.
- strikes
- Optional, if the fact lists how many strikes occur.
- stacks
- Optional, if multiple stacks of a condition/boon are applied.
- suf
- Optional, if the fact has text after the number.
Facts with duration[edit]
The <numeric> will be followed by "s"
| Fact type |
Example |
Display
|
| bleeding |
{{User:Valento/Sandbox/Skill fact|bleeding|3}} |
Bleeding: 3 s (128 damage)
|
| blinded |
{{User:Valento/Sandbox/Skill fact|blinded|3}} |
Blinded: 3 s
|
| burning |
{{User:Valento/Sandbox/Skill fact|burning|3}} |
Burning: 3 s (984 damage)
|
| chilled |
{{User:Valento/Sandbox/Skill fact|chilled|3}} |
Chilled: 3 s
|
| confusion |
{{User:Valento/Sandbox/Skill fact|confusion|3}} |
Confusion: 3 s (130 damage on skill use)
|
| crippled |
{{User:Valento/Sandbox/Skill fact|crippled|3}} |
Crippled: 3 s
|
| fear |
{{User:Valento/Sandbox/Skill fact|fear|3}} |
Fear: 3 s
|
| immobilized |
{{User:Valento/Sandbox/Skill fact|immobile|3}} |
|
| poison |
{{User:Valento/Sandbox/Skill fact|poisoned|3}} |
|
| torment |
{{User:Valento/Sandbox/Skill fact|torment|10}} |
Torment: 10 s (320 damage)
|
| vulnerability |
{{User:Valento/Sandbox/Skill fact|vulnerability|3}} |
Vulnerability: 3 s
|
| weakness |
{{User:Valento/Sandbox/Skill fact|weakness|3}} |
Weakness: 3 s
|
| aegis |
{{User:Valento/Sandbox/Skill fact|aegis|3}} |
Aegis: 3 s
|
| fury |
{{User:Valento/Sandbox/Skill fact|fury|3}} |
Fury: 3 s
|
| might |
{{User:Valento/Sandbox/Skill fact|might|3}} |
Might: 3 s
|
| protection |
{{User:Valento/Sandbox/Skill fact|protection|3}} |
Protection: 3 s
|
| regeneration |
{{User:Valento/Sandbox/Skill fact|regeneration|3}} |
Regeneration: 3 s (390 health)
|
| retaliation |
{{User:Valento/Sandbox/Skill fact|retaliation|3}} |
Retaliation: 3 s
|
| swiftness |
{{User:Valento/Sandbox/Skill fact|swiftness|3}} |
Swiftness: 3 s
|
| vigor |
{{User:Valento/Sandbox/Skill fact|vigor|3}} |
Vigor: 3 s
|
| daze |
{{User:Valento/Sandbox/Skill fact|daze|3}} |
Daze: 3 s
|
| float |
{{User:Valento/Sandbox/Skill fact|float|3}} |
Float: 3 s
|
| knockdown |
{{User:Valento/Sandbox/Skill fact|knockdown|3}} |
Knockdown: 3 s
|
| sink |
{{User:Valento/Sandbox/Skill fact|sink|3}} |
Sink: 3 s
|
| stun |
{{User:Valento/Sandbox/Skill fact|stun|3}} |
Stun: 3 s
|
| duration |
{{User:Valento/Sandbox/Skill fact|duration|3}} |
Duration: 3 s
|
| distortion |
{{User:Valento/Sandbox/Skill fact|distortion|3}} |
Distortion: 3 s (Evade all attacks.)
|
| frenzy |
{{User:Valento/Sandbox/Skill fact|frenzy|3}} |
Frenzy
|
| quickness |
{{User:Valento/Sandbox/Skill fact|quickness|3}} |
Quickness: 3 s
|
| stability |
{{User:Valento/Sandbox/Skill fact|stability|3}} |
Stability: 3 s
|
| stealth |
{{User:Valento/Sandbox/Skill fact|stealth|3}} |
Stealth: 3 s
|
| evade |
{{User:Valento/Sandbox/Skill fact|evade|0.75}} |
Evade: 0.75¾ s
|
Facts with percentage[edit]
The number will be followed by "%"
| Fact type |
Example |
Display
|
| lifeforce |
{{User:Valento/Sandbox/Skill fact|lifeforce|5}} |
Life force: 5%
|
| threshold |
{{User:Valento/Sandbox/Skill fact|threshold|50}} |
Health: 50%
|
Facts with range[edit]
| Fact type |
Example |
Display
|
| aoe |
{{User:Valento/Sandbox/Skill fact|aoe|3}} |
-
aoe: 3
|
| launch |
{{User:Valento/Sandbox/Skill fact|launch|500}} |
Launch: 500
|
| pull |
{{User:Valento/Sandbox/Skill fact|pull|500}} |
Pull: 500
|
| push |
{{User:Valento/Sandbox/Skill fact|push|500}} |
Push: 500
|
| radius |
{{User:Valento/Sandbox/Skill fact|radius|500}} |
Radius: 500
|
| range |
{{User:Valento/Sandbox/Skill fact|range|500}} |
Range: 500
|
Facts with other numeric[edit]
| Fact type |
Example |
Display
|
| adrenaline gain |
{{User:Valento/Sandbox/Skill fact|adrenaline|3}} |
Adrenaline: 3
|
| targets |
{{User:Valento/Sandbox/Skill fact|targets|50}} |
-
Number of Targets: 50
|
| duration |
{{User:Valento/Sandbox/Skill fact|duration|30}} |
Duration: 30 s
|
| invulnerability |
{{User:Valento/Sandbox/Skill fact|invulnerability|30}} |
Duration: 30 s
|
Facts with no numeric[edit]
| Fact type |
Example |
Display
|
| breakstun |
{{User:Valento/Sandbox/Skill fact|breakstun}} |
Stun break
|
| unblockable |
{{User:Valento/Sandbox/Skill fact|unblockable}} |
Unblockable
|
Damage / Healing[edit]
{{User:Valento/Sandbox/Skill fact|damage|<numeric>|strikes=<number>|coefficient=<coefficient>}}
Damage and healing have coefficients that define their scaling versus Power and Healing Power, respectively. These coefficients will be displayed if specified.
| Fact type |
Example |
Display
|
| damage |
{{User:Valento/Sandbox/Skill fact|damage|30|strikes=4|coefficient=3.2}} |
Damage (4x): 30 (3.2)?
|
| healing |
{{User:Valento/Sandbox/Skill fact|healing|30|coefficient=0.9}} |
Healing: 30 (0.9)?
|
Combo facts[edit]
{{User:Valento/Sandbox/Skill fact|combo|<type>|suf=<suffix text>}}
- unnamed parameter 1 'combo'
- Required, identifies this as a combo field or finisher fact.
- unnamed parameter 2 <type>
- Required, the type of field or finisher (dark, fire, leap, etc.).
- suf
- Optional, if the fact has text after the field/finisher name.
Combo fact types[edit]
- NOTE: These options will also categorize the page under
[[Category:<type> field/finisher skills]] (see Category:Combo skills).
Miscellaneous facts[edit]
{{User:Valento/Sandbox/Skill fact|misc|<text>|image=<image>|}}
- unnamed parameter 1 'misc'
- Required, identifies this as a miscellaneous fact.
- unnamed parameter 2 <text>
- Required, the description of the fact.
- image
- Optional, image to dislay as icon.
Miscellaneous effect: Test
Miscellaneous examples[edit]
| Misc fact |
Example |
Display
|
| Back damage |
{{User:Valento/Sandbox/Skill fact|misc|image=Damage.png|alt=Back damage|1183}} |
Back damage: 1,183
|
| Passive |
{{User:Valento/Sandbox/Skill fact|misc|alt=Passive|+45 [[Power]]}} |
Passive: +45 Power
|
| Rate of Fire |
{{User:Valento/Sandbox/Skill fact|misc|image=Duration.png|alt=Rate of Fire|3}} |
Rate of Fire: 3
|
| Blur |
{{User:Valento/Sandbox/Skill fact|misc|2 s|alt=Blur|image=Distortion.png}} |
Blur: 2 s
|
| Prevents Capture-Point Contribution |
{{User:Valento/Sandbox/Skill fact|miscplain|alt=Prevents [[Capture point|Capture-Point]] Contribution}} |
-
Property
|
Costume Brawl facts[edit]
| Costume Brawl fact |
Example |
Display
|
| brawler damage |
{{User:Valento/Sandbox/Skill fact|brawler damage|stacks=3}} |
-
3 brawler damage
|
| brawler protection |
{{User:Valento/Sandbox/Skill fact|brawler protection|5}} |
-
brawler protection: 5
|
| costume brawl daze |
{{User:Valento/Sandbox/Skill fact|costume brawl daze|1}} |
-
costume brawl daze: 1
|
Additional examples[edit]
| Fact type |
Example |
Display
|
| strikes |
{{User:Valento/Sandbox/Skill fact|damage|202|strikes=2}} |
Damage (2x): 202
|
| stacks |
{{User:Valento/Sandbox/Skill fact|vulnerability|10|stacks=5}} |
5 Vulnerability: 10 s
|
| pre |
{{User:Valento/Sandbox/Skill fact|burning|pre=Within 15 ft:|9}} |
Burning: Within 15 ft: 9 s (2952 damage)
|
| suf |
{{User:Valento/Sandbox/Skill fact|combo|projectile|suf=(20% chance)}} |
Combo Finisher: Physical Projectile (20% chance)
|
| attunement |
{{User:Valento/Sandbox/Skill fact|burning|attunement=fire|9}} |
 Burning: 9 s (2952 damage)
|