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)
m (edit for documentation)
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 48: Line 22:
| 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.

Revision as of 06:48, 18 March 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
| 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
}}

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.