Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:FrameData-SSBU/Documentation: Difference between revisions

Template page
Content added Content deleted
m (added some notes for the documentation of Frame Data Template)
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre>{{FrameData-SSBU | character =
<pre>{{FrameData-SSBU | character =
| attack =
| name =
| images =
| hitboxes =
| damage =
| active =
| total =
| angle =
| kbBase =
| kbGrow =
| stun =
| safety =
| landlag =
| autocancel =
| rehit =
| hitlagMulti =
| sdiMulti =
| shieldDamage =
| prot =
| notes =
| caption =
| hitboxCaption =
}}</pre>

== Usage ==
<pre>
| attack = Must be identical to the one in MoveCard
| attack = Must be identical to the one in MoveCard
| name = Shows up under Hit/Hitbox when specificHits in MoveCard is yes
| name = Shows up under Hit/Hitbox when specificHits in MoveCard is yes
Line 35: Line 9:
| angle = Shows up under Angle
| angle = Shows up under Angle
| kbBase = Shows up under Base KB in Additional Data
| kbBase = Shows up under Base KB in Additional Data
| kbBase = Shows up under Fixed KB in Additional Data
| kbGrow = Shows up under KB Growth in Additional Data
| kbGrow = Shows up under KB Growth in Additional Data
| stun = Shows up under Shieldstun in Additional Data
| stun = Shows up under Shieldstun in Additional Data
Line 44: Line 19:
| sdiMulti =
| sdiMulti =
| shieldDamage =
| shieldDamage =
| shieldLag = Shows up under Shield Lag in Additional Data
| hitboxDirect = Shows up under Direct Hitbox in Additional Data
| hitboxEffect = Shows up under Hitbox Effect
| clangRebound = Shows up under Clang Rebound in Additional Data
| prot = Shows up under Protection in Additional Data
| prot = Shows up under Protection in Additional Data
| notes = Shows up notes in Additional Data
| notes = Shows up notes in Additional Data
| caption = Shows up under each image
| caption = Shows up under each image
| hitboxCaption = Shows up under each hitbox
| hitboxCaption = Shows up under each hitbox
</pre>
}}</pre>


== Usage ==


Stores values in the SSBU_MoveData Cargo Table.
Stores values in the SSBU_MoveData Cargo Table.

Latest revision as of 13:43, 16 August 2023

{{FrameData-SSBU | character =
| attack        = Must be identical to the one in MoveCard 
| name          = Shows up under Hit/Hitbox when specificHits in MoveCard is yes 
| images        = Must be file,seperated by delimiter \ (usually png file)
| hitboxes    	= Must be file,seperated by delimiter \ (usually webm file, rare cases png)
| damage        = Shows up under Damage in MoveCard
| active        = Shows up under Frames Active
| total         = Shows up under Total Frames
| angle         = Shows up under Angle
| kbBase        = Shows up under Base KB in Additional Data
| kbBase        = Shows up under Fixed KB in Additional Data
| kbGrow        = Shows up under KB Growth in Additional Data
| stun          = Shows up under Shieldstun in Additional Data
| safety        = Shows up under Shield Safety
| landlag       = Shows up under Landing Lag in Additional Data
| autocancel    = Shows up under Autocancel Window in Additional Data
| rehit         = 
| hitlagMulti   = 
| sdiMulti      = 
| shieldDamage  = 
| shieldLag     = Shows up under Shield Lag in Additional Data
| hitboxDirect  = Shows up under Direct Hitbox in Additional Data
| hitboxEffect  = Shows up under Hitbox Effect
| clangRebound  = Shows up under Clang Rebound in Additional Data
| prot          = Shows up under Protection in Additional Data
| notes         = Shows up notes in Additional Data
| caption       = Shows up under each image
| hitboxCaption = Shows up under each hitbox
}}

Usage

Stores values in the SSBU_MoveData Cargo Table.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.