MKM/PIP game updates
This commit is contained in:
@@ -42,8 +42,8 @@ keyword parameter type:
|
||||
name: 费用
|
||||
match: [ ]?[HSVECTQXYZI0-9WUBRG/|]+|[-—―~][^(\r\n\.。::]*
|
||||
optional: true
|
||||
script: cost_parameter_script()
|
||||
reminder script: cost_parameter_script()
|
||||
script: cost_parameter_script_nonspace()
|
||||
reminder script: cost_parameter_script_nonspace()
|
||||
separator before is: ( |- ?|— ?|― ?|~|)
|
||||
separator after is: [.。::]
|
||||
separator script: cost_parameter_dash()
|
||||
@@ -2185,3 +2185,34 @@ keyword:
|
||||
reminder: 如果其上有终命指示物的生物将死去,则改为放逐之。
|
||||
#example: From the Rubble
|
||||
|
||||
keyword:
|
||||
#english keyword: Cloak
|
||||
keyword: 匿伏
|
||||
match: 匿伏
|
||||
mode: action
|
||||
reminder: 匿伏某牌的流程,是将该牌牌面朝下地放进战场,当成2/2、具守护<sym-auto>2</sym-auto>的生物。如果该牌是生物牌,则可随时支付其法术力费用使其翻回正面。
|
||||
#example: Expose the Culprit
|
||||
|
||||
keyword:
|
||||
#english keyword: Collect evidence
|
||||
keyword: 搜证
|
||||
match: 搜证<atom-param>数字</atom-param>
|
||||
mode: action
|
||||
reminder: 从你坟墓场中放逐法术力值加总达到{param1}或更多的牌。
|
||||
#example: Vhitu-Ghazi Inspector, Axebane Ferox
|
||||
|
||||
keyword:
|
||||
#english keyword: Disguise
|
||||
keyword: 伪装
|
||||
match: 伪装<atom-param>费用</atom-param>
|
||||
mode: expert
|
||||
reminder: 你可以牌面朝下地施放此牌并支付<sym-auto>3</sym-auto>,将其当成2/2、具守护<sym-auto>2</sym-auto>的生物。可随时支付其伪装费用使其翻回正面。
|
||||
#example: Defenestrated Phantom
|
||||
|
||||
keyword:
|
||||
#english keyword: suspect
|
||||
keyword: 怀疑
|
||||
match: 怀疑
|
||||
mode: action
|
||||
reminder: 已遭疑的生物具有威慑异能且不能进行阻挡。
|
||||
#example: Reasonable Doubt
|
||||
Reference in New Issue
Block a user