fix(DSL): 南昌per_wildcard_in_win 1→2(精=2子)
南昌麻将: 每张精+2子,非+1番。鸡胡=1子,2张精=4子, 庄家点炮×2 → (1+4)×2=10。修复前per_wildcard=1→(1+2)×2=6过低
This commit is contained in:
@ -34,7 +34,7 @@ wildcard_rules:
|
||||
behavior: substitute
|
||||
fan_calculation_policy: optimal
|
||||
scoring:
|
||||
per_wildcard_in_win: 1
|
||||
per_wildcard_in_win: 2
|
||||
|
||||
fan_types:
|
||||
# 基础番型
|
||||
|
||||
Reference in New Issue
Block a user