Mushroom Kingdom (SSB): Difference between revisions

m (Actually I just tested this and it's incorrect)
Line 44: Line 44:
The left platform starts at a height of 363 and the right platform starts at 362. Once the difference between one of the platform's starting height and current height exceeds 1100, the platform will become detached from the rope. Once detached, the platforms' speed is reset to 0 and increases by 3 every frame until it reaches 70. The platforms will continue to fall until both pass a height of -5350, at which point they will reappear 3 seconds later.
The left platform starts at a height of 363 and the right platform starts at 362. Once the difference between one of the platform's starting height and current height exceeds 1100, the platform will become detached from the rope. Once detached, the platforms' speed is reset to 0 and increases by 3 every frame until it reaches 70. The platforms will continue to fall until both pass a height of -5350, at which point they will reappear 3 seconds later.


In ''Ultimate'' the platform's movements are simpler; while jumping onto a platform will impart an initial speed like in ''Smash 64'', this speed quickly dissipates and is overtaken by the primary mechanic. When landing on one platform, that platform will fall at a constant rate of around <code>0.008675w-0.35</code> units per frame, where '''w''' is the fighter's weight with a minimum of 40. When both platforms have a fighter on them, the one with the heaviest fighter will fall at a rate of <code>0.0135×(w1-w2)</code> units per frame (the other platform will rise at the same rate), where '''w1''' and '''w2''' are the weights on each platform. Both platforms start at a height of 13 units and detach from the rope when the difference in starting height and the current height is more than 40. The platform has a max speed of around 1.08 units per frame, reaching it at a weight of around 165 or a weight difference of around 80.
In ''Ultimate'', the platform's movements are simpler; while jumping onto a platform will impart an initial speed like in ''Smash 64'', this speed quickly dissipates and is overtaken by the primary mechanic. When landing on one platform, that platform will fall at a constant rate of around <code>0.008675w-0.35</code> units per frame, where '''w''' is the fighter's weight with a minimum of 40. When both platforms have a fighter on them, the one with the heaviest fighter will fall at a rate of <code>0.0135×(w1-w2)</code> units per frame (the other platform will rise at the same rate), where '''w1''' and '''w2''' are the weights on each platform. Both platforms start at a height of 13 units and detach from the rope when the difference in starting height and the current height is more than 40. The platform has a max speed of around 1.08 units per frame, reaching it at a weight of around 165 or a weight difference of around 80.


===Ω form and Battlefield form===
===Ω form and Battlefield form===
156

edits