词典新增RPM词条
This commit is contained in:
@@ -233,7 +233,12 @@ return{
|
||||
{"SPM",
|
||||
"spm linessentperminute",
|
||||
"term",
|
||||
"[lines] Sent per minute\n\tReflects *actual* offensive power of a player. (Seems like this does not count lines used for cancelling garbage in buffer.)",
|
||||
"[lines] Sent per minute\n\tReflects *actual* offensive power of a player. (does not count lines used for cancelling garbage in buffer.)",
|
||||
},
|
||||
{"RPM",
|
||||
"rpm receive jieshou",
|
||||
"term",
|
||||
"[lines] Receive per Minute\n\tReflects pressure applied to a player.",
|
||||
},
|
||||
{"DPM",
|
||||
"dpm digperminute defendperminute",
|
||||
|
||||
@@ -239,6 +239,11 @@ return{
|
||||
"term",
|
||||
"Dig/Defend per Minute\n挖掘每分,即玩家每分钟向下挖掘的垃圾行数。\n某些时候可以体现玩家生存能力\n\n或:防御(抵消+挖掘)每分",
|
||||
},
|
||||
{"RPM",
|
||||
"rpm receive jieshou",
|
||||
"term",
|
||||
"Receive per Minute\n接收每分,即玩家每分钟收到来自对手的垃圾行数。\n一定程度体现玩家被对手施加的压力",
|
||||
},
|
||||
{"ADPM",
|
||||
"adpm attack defend vs",
|
||||
"term",
|
||||
|
||||
Reference in New Issue
Block a user