中文词典添加现代方块的判断依据,英文待补充
This commit is contained in:
@@ -335,7 +335,32 @@ return{
|
||||
"*Techmino-exclusive*\nTechmino Rotation System\nThe rotation system used in Techmino.\nIt is based on SRS, with fixes on common cases where S/Z are locked from rotating, and some extra useful kicks. Each pentomino also has a kick table roughly based on SRS logic.",
|
||||
},
|
||||
|
||||
{"Mini",
|
||||
"mini",
|
||||
"term",
|
||||
"A modifier to Spins, applied to Spin actions that the game considers easy (thus the name \"EZ T-Spin\" in an old game). Score and attack bonuses are reduced for Mini Spins.\nDifferent games have different rules for what counts as a Mini, and many are not intuitive. You can just remember a few common shapes.",
|
||||
},
|
||||
{"Back to Back",
|
||||
"b2b btb backtoback",
|
||||
"term",
|
||||
"Clearing 2 or more technical line clears (Spins and Tetrises) in a row gives extra attack power.\nUnlike combos, placing pieces that do not clear lines does not affect Back to Back.",
|
||||
},
|
||||
{"B2B2B",
|
||||
"b2b2b b3b",
|
||||
"term",
|
||||
"*Techmino-exclusive*\nClearing many Back to Backs to fill the Back to Back gauge, and eventually you will be able to perform a Back to Back to Back, giving more bonus attack.",
|
||||
},
|
||||
{"Fin, Neo, Iso",
|
||||
"fin neo iso",
|
||||
"term",
|
||||
"Special T-Spin techniques that exploit the T piece's kicks and T-Spin detections.\nThey might worth different values in different games (some games consider them Minis), and hardly have real value in combat due to their relatively complex setup.",
|
||||
},
|
||||
|
||||
{"Modern Stack-game",
|
||||
"modern",
|
||||
"term",
|
||||
"",
|
||||
},
|
||||
{"IRS",
|
||||
"irs initialrotationsystem",
|
||||
"term",
|
||||
@@ -376,26 +401,6 @@ return{
|
||||
"term",
|
||||
"A sub-(number) time means the time is below a certain milestone. The unit of the time is often left out and inferred, for example, a \"sub-30\" time for a 40-line Sprint means below 30 seconds, and a \"sub-15\" time for a 1000-line Sprint means below 15 minutes.",
|
||||
},
|
||||
{"Mini",
|
||||
"mini",
|
||||
"term",
|
||||
"A modifier to Spins, applied to Spin actions that the game considers easy (thus the name \"EZ T-Spin\" in an old game). Score and attack bonuses are reduced for Mini Spins.\nDifferent games have different rules for what counts as a Mini, and many are not intuitive. You can just remember a few common shapes.",
|
||||
},
|
||||
{"Back to Back",
|
||||
"b2b btb backtoback",
|
||||
"term",
|
||||
"Clearing 2 or more technical line clears (Spins and Tetrises) in a row gives extra attack power.\nUnlike combos, placing pieces that do not clear lines does not affect Back to Back.",
|
||||
},
|
||||
{"B2B2B",
|
||||
"b2b2b b3b",
|
||||
"term",
|
||||
"*Techmino-exclusive*\nClearing many Back to Backs to fill the Back to Back gauge, and eventually you will be able to perform a Back to Back to Back, giving more bonus attack.",
|
||||
},
|
||||
{"Fin, Neo, Iso",
|
||||
"fin neo iso",
|
||||
"term",
|
||||
"Special T-Spin techniques that exploit the T piece's kicks and T-Spin detections.\nThey might worth different values in different games (some games consider them Minis), and hardly have real value in combat due to their relatively complex setup.",
|
||||
},
|
||||
{"Donation",
|
||||
"donation",
|
||||
"term",
|
||||
|
||||
Reference in New Issue
Block a user