Template:Attributes-SSBC/Documentation: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
(Created Documentation Page)
 
mNo edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<pre><nowiki>
{{Attributes-SSBC
| weight = 0.25
| weightInfo = Middle Weight
| Gravity = 0.25
| maxJumps = 3
| maxJumpsInfo = Ground, Jump, Air Jump
| walkSpd = 2
| RunStart = 3
| RunAccel = 0.15
| RunSpd = 3.5
| Fric = 0.88
| JumpMom = 0.7
| JumpMomInfo = Default
| JumpSpd = 6.5
| MidJumpSpd = 6.6
| ShortHopSpd = 3.2
| AirSpd = 2.35
| FallSpd = 3.1
| FastFall = 1.5
| AirAccel = 0.2
| AirFric = 0.1
| Airdash = 8
| AirdashInfo = Default
| Crawl = No
| WallJump = Yes
| WallCling = No
| WallClimb = No
| Float = No
| Glide = No
| DJC = No
| ZAir = No
}}
</nowiki></pre>


== Usage ==
Everything is self explanatory except for stockIcon, which is there purely for the Cargo table. Just fill it as the character's stock icon filename, like <code>SSBC_Mario_Stock.png</code>.
<pre>{{Attributes-SSBC
| character =
| name          =
| stockIcon =
| weight =
| gravity =
| maxJumps =
| walkSpeed =
| runStart =
| runAccel =
| runSpeed =
| friction =
| jumpMomentum =
| jumpSpeed =
| midJumpSpeed =
| shortHopSpeed =
| airSpeed =
| fallSpeed =
| fastFall =
| airAccel =
| airFriction =
| airDash =
| canCrawl =
| canWallJump =
| canWallCling =
| canWallClimb =
| canFloat =
| canGlide =
| canDJC =
| canZAir =
}}</pre>
== Example ==
'''Note:''' This example uses a parameter <code>storeInCargo</code> to prevent this example being stored in the Cargo table.
{{Attributes-SSBC
{{Attributes-SSBC
| weight = 0.25
| storeInCargo = false
| weightInfo = ''Middle Weight''
| character = Mario
| Gravity = 0.25
| name          = Mario
| maxJumps = 3
| stockIcon = SSBC_Mario_Stock.png
| maxJumpsInfo = ''Ground, Jump, Air Jump''
| weight = 0.25
| walkSpd = 2
| gravity = 0.25
| RunStart = 3
| maxJumps = 3
| RunAccel = 0.15
| walkSpeed = 2.00
| RunSpd = 3.5
| runStart = 3
| Fric = 0.88  
| runAccel = 0.15
| JumpMom = 0.7
| runSpeed = 3.50
| JumpMomInfo = ''Default''
| friction = 0.88
| JumpSpd = 6.5
| jumpMomentum = 0.70
| MidJumpSpd = 6.6
| jumpSpeed = 6.50
| ShortHopSpd = 3.2
| midJumpSpeed = 6.60
| AirSpd = 2.35
| shortHopSpeed = 3.20
| FallSpd = 3.1
| airSpeed = 2.35
| FastFall = 1.5
| fallSpeed = 3.10
| AirAccel = 0.2
| fastFall = 1.50
| AirFric = 0.1
| airAccel = 0.20
| Airdash = 8
| airFriction = 0.10
| AirdashInfo = ''Default''
| airDash = 8
| Crawl = No
| canCrawl = no
| WallJump = Yes
| canWallJump = yes
| WallCling = No
| canWallCling = no
| WallClimb = No
| canWallClimb = no
| Float = No
| canFloat = no
| Glide = No
| canGlide = no
| DJC = No
| canDJC = no
| ZAir = No
| canZAir = no
}}
}}



Latest revision as of 17:32, 29 June 2022

Usage

Everything is self explanatory except for stockIcon, which is there purely for the Cargo table. Just fill it as the character's stock icon filename, like SSBC_Mario_Stock.png.

{{Attributes-SSBC
| character	= 
| name          = 
| stockIcon	= 
| weight	= 
| gravity	= 
| maxJumps	= 
| walkSpeed	= 
| runStart	= 
| runAccel	= 
| runSpeed	= 
| friction	= 
| jumpMomentum	= 
| jumpSpeed	= 
| midJumpSpeed	= 
| shortHopSpeed	= 
| airSpeed	= 
| fallSpeed	= 
| fastFall	= 
| airAccel	= 
| airFriction	= 
| airDash	= 
| canCrawl	= 
| canWallJump	= 
| canWallCling	= 
| canWallClimb	= 
| canFloat	= 
| canGlide	= 
| canDJC	= 
| canZAir	= 
}}

Example

Note: This example uses a parameter storeInCargo to prevent this example being stored in the Cargo table.

Mario Attributes
Max Jumps Weight Gravity Friction
3
Average
0.25
Middleweight
0.25
High
0.88
Walk Speed Run Start Speed Run Acceleration Run Speed
2.00
Average
3
Average
0.15
3.50
Jump Momentum Jump Speed Mid Jump Speed Short Hop Speed
0.70
6.50
6.60
3.20
Air Speed Fall Speed Fast Fall Multiplier Airdash Speed
2.35
3.10
1.50
8
Average
Air Acceleration Air Friction Special Actions
0.20
0.10
Wall Jump