Template:MeleeSpecialHitboxTableRow: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(better make icons for these guys) |
m (Text replacement - "\[\[(:)?Image:" to "[[$1File:") |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{MeleeHitboxTableHeader|special=y}}</noinclude> | <noinclude>{{MeleeHitboxTableHeader|special=y}}</noinclude> | ||
|- | |- | ||
|{{{id|<span class="error">#!</span>}}}||{{{part|0}}}||{{{damage|<span class="error">%!</span>}}}||{{{sd|0}}}||{{AngleIcon|{{{angle|361}}}|{{#if:{{{anglesuffix|}}}|{{{anglesuffix}}}}}|s=16}}||{{{bk|<span class="error">bk!</span>}}}||{{{ks|<span class="error">ks!</span>}}}||{{{fkv|<span class="error">fkv!</span>}}}||{{{r|<span class="error">r!</span> | |{{{id|<span class="error">#!</span>}}}||{{{part|0}}}||{{{damage|<span class="error">%!</span>}}}||{{{sd|0}}}||{{AngleIcon|{{{angle|361}}}|{{#if:{{{anglesuffix|}}}|{{{anglesuffix}}}}}|s=16}}||{{{bk|<span class="error">bk!</span>}}}||{{{ks|<span class="error">ks!</span>}}}||{{{fkv|<span class="error">fkv!</span>}}}||{{#if:{{{r|}}}|{{MeleeHitboxScale|{{{r}}}}}|<span class="error">r!</span>}}||{{{bn|<span class="error">bn!</span>}}}||{{MeleeHitboxScale|{{{xpos|0}}}}}||{{MeleeHitboxScale|{{{ypos|0}}}}}||{{MeleeHitboxScale|{{{zpos|0}}}}}||{{BooleanIcon|{{{clang|1}}}|t=HitboxTableIcon(Clang).png|f=HitboxTableIcon(NoClang).png}}||{{BooleanIcon|{{{rebound|1}}}|t=HitboxTableIcon(Rebound).png|f=HitboxTableIcon(NoRebound).png}}||{{EffectIcon|{{{effect|Normal}}}}}||{{BooleanIcon|{{{g|1}}}|t=HitboxTableIcon(GroundedTrue).png|f=HitboxTableIcon(GroundedFalse).png}}||{{BooleanIcon|{{{a|1}}}|t=HitboxTableIcon(AerialTrue).png|f=HitboxTableIcon(AerialFalse).png}}||{{#if:{{{slvl|}}}|[[File:HitboxTableIcon(Sound{{{slvl}}}).png|16px|{{{slvl}}}]]|<span class="error">?!</span>}} {{{sfx|<span class="error">...!</span>}}}||{{BooleanIcon|{{{blockable|1}}}|t=HitboxTableIcon(Blockable).png|f=HitboxTableIcon(Unblockable).png}}||{{BooleanIcon|{{{reflectable|0}}}|t=HitboxTableIcon(Reflectable).png|f=HitboxTableIcon(Unreflectable).png}}||{{BooleanIcon|{{{absorbable|0}}}|t=HitboxTableIcon(Absorbable).png|f=HitboxTableIcon(Unabsorbable).png}}<noinclude> | ||
|} | |} | ||
==Usage== | ==Usage== | ||
Line 9: | Line 9: | ||
About 2/3 of special stuff is unknown, and even the known stuff has one or two glaring inconsistencies with certain moves (e.g. Kirby's spit starts are obviously not absorbable, but their absorption bit is on). But it's something. | About 2/3 of special stuff is unknown, and even the known stuff has one or two glaring inconsistencies with certain moves (e.g. Kirby's spit starts are obviously not absorbable, but their absorption bit is on). But it's something. | ||
[[Category:Meta-templates]]</noinclude><includeonly>[[Category:{{{effect|Normal}}} attacks]]{{#switch:{{lc:{{{clang|1}}}}}|f|false|n|no|0=[[Category:Attacks with hitboxes that cannot clang]]}}{{#ifexpr:{{{sd|0}}}>0|[[Category:Attacks with extra shield damage]]}}{{#ifexpr:{{{sd|0}}}<0|[[Category:Attacks with penalized shield damage]]}}{{#ifexpr:{{{angle|361}}} >= 260 and {{{angle|361}}} <= 280|[[Category:Meteor smashes]]}}{{#ifexpr:(({{{angle|361}}} > 180 and {{{angle|361}}} < 360) and not({{{angle|361}}} >= 260 and {{{angle|361}}} <= 280)) or ({{{angle|361}}} < 0 and {{{angle|361}}} > -180)|[[Category:Spikes]]}}</includeonly> | [[Category:Meta-templates]]</noinclude><includeonly>[[Category:{{{effect|Normal}}} attacks (SSBM)]]{{#switch:{{lc:{{{clang|1}}}}}|f|false|n|no|0=[[Category:Attacks with hitboxes that cannot clang]]}}{{#ifexpr:{{{sd|0}}}>0|[[Category:Attacks with extra shield damage]]}}{{#ifexpr:{{{sd|0}}}<0|[[Category:Attacks with penalized shield damage]]}}{{#ifexpr:{{{angle|361}}} >= 260 and {{{angle|361}}} <= 280|[[Category:Meteor smashes (SSBM)]]}}{{#ifexpr:({{{angle|361}}} >= 0 and {{{angle|361}}} <= 30) or ({{{angle|361}}} >= 150 and {{{angle|361}}} <= 180)|[[Category:Semi-spikes (SSBM)]]}}{{#ifexpr:(({{{angle|361}}} > 180 and {{{angle|361}}} < 360) and not({{{angle|361}}} >= 260 and {{{angle|361}}} <= 280)) or ({{{angle|361}}} < 0 and {{{angle|361}}} > -180)|[[Category:Spikes]]}}{{#switch:{{lc:{{{blockable|1}}}}}|f|false|n|no|0=[[Category:Unblockable attacks]]}}{{#switch:{{lc:{{{reflectable|0}}}}}|t|true|y|yes|1=[[Category:Reflectable attacks]]}}{{#switch:{{lc:{{{absorbable|0}}}}}|t|true|y|yes|1=[[Category:Absorbable attacks]]}}</includeonly> |
Latest revision as of 11:14, February 10, 2021
ID | Part | Damage | SD | Angle | BK | KS | FKV | Radius | Bone | Offset | Clang | Rebound | Effect | G | A | Sound | Blockable | Reflectable | Absorbable | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
#! | 0 | %! | 0 | bk! | ks! | fkv! | r! | bn! | 0.0 | 0.0 | 0.0 | ?! ...! |
Usage
Fills out rows in HitboxTables.
This template includes values that are only in special hitboxes; for most causes you want {{MeleeHitboxTableRow}}.
About 2/3 of special stuff is unknown, and even the known stuff has one or two glaring inconsistencies with certain moves (e.g. Kirby's spit starts are obviously not absorbable, but their absorption bit is on). But it's something.