Template:MeleeSpecialHitboxTableRow: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
No edit summary
mNo 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]]{{#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]]}}{{#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}}} > 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 17:18, December 22, 2013

ID Part Damage SD Angle BK KS FKV Radius Bone Offset Clang Rebound Effect G A Sound Blockable Reflectable Absorbable
#! 0 %! 0 Sakurai angle bk! ks! fkv! r! bn! 0.0 0.0 0.0 HitboxTableIcon(Clang).png HitboxTableIcon(Rebound).png Normal (effect) HitboxTableIcon(GroundedTrue).png HitboxTableIcon(AerialTrue).png ?! ...! HitboxTableIcon(Blockable).png HitboxTableIcon(Unreflectable).png HitboxTableIcon(Unabsorbable).png

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.