Template:MeleeSpecialHitboxTableRow: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
MHStarCraft (talk | contribs) mNo edit summary |
No edit summary |
||
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 (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}}} > 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> | [[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> |
Revision as of 12:33, March 21, 2014
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.