词典新增RPM词条

This commit is contained in:
MrZ626
2021-06-03 10:19:16 +08:00
parent 6bae8f1fa4
commit 77b6e14e7f
2 changed files with 11 additions and 1 deletions

View File

@@ -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",

View File

@@ -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",