User:Nightmareci/Detailed description of Tetris The Grand Master: Difference between revisions

From TetrisWiki
Jump to navigation Jump to search
No edit summary
m (2 revisions)
(No difference)

Revision as of 08:41, 29 June 2009

Directly from Tetris The Grand Master, here is the gravity curve:

Internal Gravity[1]
Level Interal Gravity
(1/256 G)
Level Internal Gravity
(1/256 G)
0 4 220 32
30 6 230 64
35 8 233 96
40 10 236 128
50 12 239 160
60 16 243 192
70 32 247 224
80 48 251 256 (1G)
90 64 300 512 (2G)
100 80 330 768 (3G)
120 96 360 1024 (4G)
140 112 400 1280 (5G)
160 128 420 1024 (4G)
170 144 450 768 (3G)
200 4 500 5120 (20G)

This is also based on a timings table in Tetris The Grand Master, but is modified to better fit observations I've made:

Delays
Level DAS
(frames)
Lock
(frames)
Lock flash
(frames)
Line clear
(frames)
ARE
(frames)
000 - 999 14 30 See below 41 27

It's hard to describe how lock flash looks, so look at these examples to understand:


This example shows the maximum amount of delay, starting with lock delay:

Tet.pngTet.pngLTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngGLTet.pngGTet.pngTet.pngTet.pngTet.pngTet.png
GGLLGGGGGG

29 frames of lock delay

Tet.pngTet.png-Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngG-Tet.pngGTet.pngTet.pngTet.pngTet.pngTet.png
GG--GGGGGG

Last frame of lock delay (looks like lock flash)

Tet.pngTet.png-Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngG-Tet.pngGTet.pngTet.pngTet.pngTet.pngTet.png
GG--GGGGGG

2 frames of lock flash

Tet.pngTet.pngBTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngGBTet.pngGTet.pngTet.pngTet.pngTet.pngTet.png
GGBBGGGGGG

1 frame of no-borders

Tet.pngTet.pngGTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngGGTet.pngGTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png

41 frames of line clear (correct borders on everything)

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngGTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngGGTet.pngGTet.pngTet.pngTet.pngTet.pngTet.png

27 frames of ARE (correct borders on everything)

Then the first frame of the next piece begins.


This example shows what happens without any line clear:

Tet.pngTet.pngLTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngLTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GTet.pngLLTet.pngGGGGG

29 frames of lock delay

Tet.pngTet.png-Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.png-Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GTet.png--Tet.pngGGGGG

Last frame of lock delay (looks like lock flash)

Tet.pngTet.png-Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.png-Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GTet.png--Tet.pngGGGGG

2 frames of lock flash

Tet.pngTet.pngBTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngBTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GTet.pngBBTet.pngGGGGG

1 frame of no-borders

Tet.pngTet.pngGTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngGTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GTet.pngGGTet.pngGGGGG

27 frames of ARE (correct borders on everything)

Then the first frame of the next piece begins.