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
No edit summary
m (added some notes for the documentation of Frame Data Template)
Line 25: Line 25:


== Usage ==
== Usage ==
<pre>
| 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
| 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 =
| 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
</pre>



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

Revision as of 13:18, 16 March 2023

{{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 = 
}}

Usage

| 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
| 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  = 
| 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


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.