Garbage: Difference between revisions
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
However, in [[Tetris DS]], the garbage system adds bonuses for [[Back to Back]] line clears, as well as adds more garbage for the different [[T-Spin]] clears. | However, in [[Tetris DS]], the garbage system adds bonuses for [[Back to Back]] line clears, as well as adds more garbage for the different [[T-Spin]] clears. | ||
== Gameplay Example == | == Gameplay Example == | ||
The left diagram shows Player 1 while the right shows Player 2. | |||
If Player 1 drops the "T" here: | If Player 1 drops the "T" here: | ||
{| | {| | ||
| | | | ||
Line 84: | Line 83: | ||
|} | |} | ||
|} | |} | ||
It will clear two lines at once, sending one row of garbage to Player 2: | It will clear two lines at once, sending one row of garbage to Player 2: | ||
{| | {| | ||
| | |||
{| | {| | ||
|{{pos|= | |{{pos|= | ||
Line 114: | Line 112: | ||
}} | }} | ||
|} | |} | ||
| | |||
{| | {| | ||
|{{pos|= | |{{pos|= | ||
Line 141: | Line 140: | ||
|} | |} | ||
|} | |} | ||
Then, if Player 1 drops the a [[tetris clear|tetris]] here: | |||
Then, if Player 1 drops the | |||
{| | {| | ||
| | |||
{| | {| | ||
{{pos|= | |{{pos|= | ||
| | | | | | | | | | |= | | | | | | | | | | | |= | ||
| | | | | | | | | | |= | | | | | | | | | | | |= | ||
Line 171: | Line 169: | ||
}} | }} | ||
|} | |} | ||
| | |||
{| | {| | ||
|{{pos|= | |{{pos|= | ||
Line 198: | Line 197: | ||
|} | |} | ||
|} | |} | ||
It will clear four lines at once, sending four lines of garbage to Player 2. | |||
It will clear | |||
{| | {| | ||
| | |||
{| | {| | ||
|{{pos|= | |{{pos|= | ||
Line 228: | Line 226: | ||
}} | }} | ||
|} | |} | ||
| | |||
{| | {| | ||
{{pos|= | |{{pos|= | ||
| | | | | | | | | | |= | | | | | | | | | | | |= | ||
| | | | | | | | | | |= | | | | | | | | | | | |= |
Revision as of 21:11, 5 April 2006
Garbage is a form of "attack" in multiplayer Tetris that has been around since the days of the NES. The basic gist of it is that if you clear multiple rows of blocks at one time, extra rows get added to the bottom of your opponent's screen.
Garbage System
The gabrage system is simple. The more rows you clear at once, the more garbage rows are sent to your opponent:
Number of rows cleared | Number of rows sent |
1 row | 0 rows |
2 rows | 1 row |
3 rows | 2 rows |
4 rows | 4 rows |
However, in Tetris DS, the garbage system adds bonuses for Back to Back line clears, as well as adds more garbage for the different T-Spin clears.
Gameplay Example
The left diagram shows Player 1 while the right shows Player 2.
If Player 1 drops the "T" here:
|
|
It will clear two lines at once, sending one row of garbage to Player 2:
|
|
Then, if Player 1 drops the a tetris here:
|
|
It will clear four lines at once, sending four lines of garbage to Player 2.
|
|