GamePointGbConfig.json 32 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039
  1. [
  2. {
  3. "className": "special_seven_pairs",
  4. "demo": {"hand": [28, 28, 29, 29, 30, 30, 31, 31, 32, 32, 33, 33, 34, 34]},
  5. "desc": "由东南西北中发白7个对子组成的和牌。",
  6. "id": 1,
  7. "isErrenCanWin": true,
  8. "isShowBest": true,
  9. "mutex": [15, 21, 20, 29, 65, 71, 88, 64],
  10. "name": "七星参北斗",
  11. "point": 168,
  12. "seq": 1
  13. },
  14. {
  15. "className": "big_four_winds",
  16. "demo": {"hand": [28, 28, 28, 29, 29, 29, 30, 30, 30, 31, 31, 31, 5, 5]},
  17. "desc": "由东南西北4副风刻(杠)和1对将牌组成的和牌。",
  18. "id": 2,
  19. "isErrenCanWin": true,
  20. "isShowBest": true,
  21. "mutex": [27, 56, 26, 57, 82],
  22. "name": "大四喜",
  23. "point": 88,
  24. "seq": 7
  25. },
  26. {
  27. "className": "big_three_dragons",
  28. "demo": {"hand": [32, 32, 32, 33, 33, 33, 34, 34, 34, 1, 2, 3, 5, 5]},
  29. "desc": "和牌时,牌里有由中发白组成的3副箭刻(杠)。",
  30. "id": 3,
  31. "isErrenCanWin": true,
  32. "isShowBest": true,
  33. "mutex": [68, 63, 82],
  34. "name": "大三元",
  35. "point": 88,
  36. "seq": 8
  37. },
  38. {
  39. "className": "all_green",
  40. "demo": {"hand": [11, 11, 11, 12, 12, 12, 15, 15, 15, 17, 17, 17, 33, 33]},
  41. "desc": "由23468条及发字中的任何牌组成的顺子、刻五、将的胡牌。",
  42. "id": 4,
  43. "isShowBest": true,
  44. "mutex": [84],
  45. "name": "绿一色",
  46. "point": 88,
  47. "seq": 11
  48. },
  49. {
  50. "className": "nine_gate",
  51. "demo": {"hand": [1, 1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 9, 9, 5]},
  52. "desc": "由一种花色序数牌按1112345678999组成的特定牌型,见同花色任何1张序数牌即成和牌。",
  53. "id": 5,
  54. "isErrenCanWin": true,
  55. "isShowBest": true,
  56. "mutex": [32, 84, 85, 65, 71, 82],
  57. "name": "九莲宝灯",
  58. "point": 88,
  59. "seq": 6
  60. },
  61. {
  62. "className": "four_gangs",
  63. "demo": {"hand": [5, 5], "pair": [{"card": 1, "status": "minggang"}, {"card": 2, "status": "minggang"}, {"card": 6, "status": "minggang"}, {"card": 9, "status": "minggang"}]},
  64. "desc": "和牌时,牌里有4副杠,明暗杠均可。",
  65. "id": 6,
  66. "isErrenCanWin": true,
  67. "isShowBest": true,
  68. "mutex": [23, 62, 66, 83, 76, 88, 57],
  69. "name": "四杠子",
  70. "point": 88,
  71. "seq": 9
  72. },
  73. {
  74. "className": "seven_shifted_pairs",
  75. "demo": {"hand": [2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8]},
  76. "desc": "由一种花色序数牌且序数相连的7对子组成的和牌。",
  77. "id": 7,
  78. "isErrenCanWin": true,
  79. "isShowBest": true,
  80. "mutex": [29, 71, 88, 32, 84, 85],
  81. "name": "连七对",
  82. "point": 88,
  83. "seq": 10
  84. },
  85. {
  86. "className": "thirteen_orphans",
  87. "demo": {"hand": [1, 9, 10, 18, 19, 27, 28, 29, 30, 31, 32, 33, 34, 1]},
  88. "desc": "由3种序数牌的一、九牌,7种字牌及其中一对作将组成的胡牌。",
  89. "id": 8,
  90. "isShowBest": true,
  91. "mutex": [60, 65, 71, 88],
  92. "name": "十三幺",
  93. "point": 88,
  94. "seq": 5
  95. },
  96. {
  97. "className": "tian_hu",
  98. "demo": {},
  99. "desc": "庄家在发完牌就和牌。如果庄家在发完牌后有暗杠,那么不算天和。",
  100. "id": 9,
  101. "isErrenCanWin": true,
  102. "isShowBest": true,
  103. "mutex": [86, 87, 88, 65, 71, 89],
  104. "name": "天胡",
  105. "point": 88,
  106. "seq": 2
  107. },
  108. {
  109. "className": "di_hu",
  110. "demo": {},
  111. "desc": "闲家摸到第一张牌就和牌。如果闲家抓牌前有人吃碰杠(包括暗杠),那么不算地和。",
  112. "id": 10,
  113. "isErrenCanWin": true,
  114. "isShowBest": true,
  115. "mutex": [88, 86, 87, 89, 71],
  116. "name": "地胡",
  117. "point": 88,
  118. "seq": 3
  119. },
  120. {
  121. "className": "ren_hu",
  122. "demo": {},
  123. "desc": "庄家打出的第一张牌闲家就和牌。如果庄家出牌前有暗杠,那么不算人和。",
  124. "id": 11,
  125. "isErrenCanWin": true,
  126. "isShowBest": true,
  127. "mutex": [88, 86, 87, 71],
  128. "name": "人胡",
  129. "point": 88,
  130. "seq": 4
  131. },
  132. {
  133. "className": "all_terminals",
  134. "demo": {"hand": [1, 1, 1, 9, 9, 9, 10, 10, 10, 18, 18, 18, 19, 19]},
  135. "desc": "由序数牌一、九刻字组成的胡牌。",
  136. "id": 12,
  137. "isShowBest": true,
  138. "mutex": [57, 74, 85],
  139. "name": "清幺九",
  140. "point": 64,
  141. "seq": 16
  142. },
  143. {
  144. "className": "little_four_winds",
  145. "demo": {"hand": [28, 28, 28, 29, 29, 29, 30, 30, 30, 31, 31, 5, 5, 5]},
  146. "desc": "和牌时,牌里有由风牌组成的3副刻子和将牌。",
  147. "id": 13,
  148. "isErrenCanWin": true,
  149. "isShowBest": true,
  150. "mutex": [27, 56, 82],
  151. "name": "小四喜",
  152. "point": 64,
  153. "seq": 13
  154. },
  155. {
  156. "className": "little_three_dragons",
  157. "demo": {"hand": [32, 32, 32, 33, 33, 33, 34, 34, 1, 2, 3, 5, 5, 5]},
  158. "desc": "和牌时,牌里有由箭牌组成的2副刻子和将牌。",
  159. "id": 14,
  160. "isErrenCanWin": true,
  161. "isShowBest": true,
  162. "mutex": [63, 68, 82],
  163. "name": "小三元",
  164. "point": 64,
  165. "seq": 14
  166. },
  167. {
  168. "className": "all_honors",
  169. "demo": {"hand": [28, 28, 28, 29, 29, 29, 30, 30, 32, 32, 32, 33, 33, 33]},
  170. "desc": "由字牌的刻子(杠)和将组成的和牌。",
  171. "id": 15,
  172. "isErrenCanWin": true,
  173. "isShowBest": true,
  174. "mutex": [57, 64, 26],
  175. "name": "字一色",
  176. "point": 64,
  177. "seq": 12
  178. },
  179. {
  180. "className": "four_an_kes",
  181. "demo": {"hand": [1, 1, 1, 3, 3, 3, 4, 4, 4, 8, 8, 8, 5, 5]},
  182. "desc": "和牌时,牌里有4个暗刻(暗杠)。",
  183. "id": 16,
  184. "isErrenCanWin": true,
  185. "isShowBest": true,
  186. "mutex": [71, 57, 42, 75],
  187. "name": "四暗刻",
  188. "point": 64,
  189. "seq": 17
  190. },
  191. {
  192. "className": "pure_terminal_chows",
  193. "demo": {"hand": [1, 2, 3, 1, 2, 3, 5, 5, 7, 8, 9, 7, 8, 9]},
  194. "desc": "由一种花色的2个老少副(123和789)和5为将组成的和牌。",
  195. "id": 17,
  196. "isErrenCanWin": true,
  197. "isShowBest": true,
  198. "mutex": [78, 32, 81, 72, 92],
  199. "name": "一色双龙会",
  200. "point": 64,
  201. "seq": 15
  202. },
  203. {
  204. "className": "quadruple_chow",
  205. "demo": {"hand": [1, 2, 3, 1, 2, 3, 1, 2, 3, 5, 5], "pair": [{"card": 2, "status": "chi"}]},
  206. "desc": "和牌时,牌里有一种花色且序数相同的4副顺子。",
  207. "id": 18,
  208. "isErrenCanWin": true,
  209. "isShowBest": true,
  210. "mutex": [28, 78, 73],
  211. "name": "一色四同顺",
  212. "point": 48,
  213. "seq": 20
  214. },
  215. {
  216. "className": "four_pure_shifted_kes",
  217. "demo": {"hand": [1, 1, 1, 2, 2, 2, 3, 3, 3, 5, 5], "pair": [{"card": 4, "status": "peng"}]},
  218. "desc": "和牌时,牌里有一种花色且序数依次递增的4副刻子。",
  219. "id": 19,
  220. "isErrenCanWin": true,
  221. "isShowBest": true,
  222. "mutex": [33, 57],
  223. "name": "一色四节高",
  224. "point": 48,
  225. "seq": 21
  226. },
  227. {
  228. "className": "three_dragons_seven_pairs",
  229. "demo": {"hand": [32, 32, 33, 33, 34, 34, 2, 2, 3, 3, 4, 4, 5, 5]},
  230. "desc": "和牌时,牌型为七对且包含中发白。",
  231. "id": 20,
  232. "isErrenCanWin": true,
  233. "isShowBest": true,
  234. "mutex": [29, 71, 88],
  235. "name": "三元七对",
  236. "point": 48,
  237. "seq": 19
  238. },
  239. {
  240. "className": "four_winds_seven_pairs",
  241. "demo": {"hand": [28, 28, 29, 29, 30, 30, 31, 31, 2, 2, 3, 3, 4, 4]},
  242. "desc": "和牌时,牌型为七对且包含东南西北。",
  243. "id": 21,
  244. "isErrenCanWin": true,
  245. "isShowBest": true,
  246. "mutex": [29, 71, 88],
  247. "name": "四喜七对",
  248. "point": 48,
  249. "seq": 18
  250. },
  251. {
  252. "className": "four_pure_shifted_chows",
  253. "demo": {"hand": [1, 2, 3, 2, 3, 4, 3, 4, 5, 4, 5, 6, 8, 8]},
  254. "desc": "和牌时,牌里有一种花色4副依次递增一位数或依次递增二位数的顺子。",
  255. "id": 22,
  256. "isErrenCanWin": true,
  257. "isShowBest": true,
  258. "mutex": [39],
  259. "name": "一色四步高",
  260. "point": 32,
  261. "seq": 23
  262. },
  263. {
  264. "className": "three_gangs",
  265. "demo": {"hand": [1, 2, 3, 5, 5], "pair": [{"card": 1, "status": "minggang"}, {"card": 2, "status": "minggang"}, {"card": 6, "status": "minggang"}]},
  266. "desc": "和牌时,牌里有3副杠,明暗杠均可。",
  267. "id": 23,
  268. "isErrenCanWin": true,
  269. "isShowBest": true,
  270. "mutex": [66, 83, 62, 76],
  271. "name": "三杠子",
  272. "point": 32,
  273. "seq": 24
  274. },
  275. {
  276. "className": "all_terminal_and_honors",
  277. "demo": [1, 1, 1, 9, 9, 9, 28, 28, 28, 29, 29, 29, 33, 33],
  278. "desc": "由字牌和序数牌一、九的刻子及将牌组成的和牌。",
  279. "id": 24,
  280. "isErrenCanWin": true,
  281. "isShowBest": true,
  282. "mutex": [57, 82, 64],
  283. "name": "混幺九",
  284. "point": 32,
  285. "seq": 25
  286. },
  287. {
  288. "className": "tian_ting",
  289. "demo": {},
  290. "desc": "庄家打出第一张牌时报听,或者发完牌后闲家便报听也称为天听。天听要在和牌后才算番。如果庄家在发完牌后有暗杠,则庄家不算天听,计报听。",
  291. "id": 25,
  292. "isErrenCanWin": true,
  293. "isShowBest": true,
  294. "mutex": [71],
  295. "name": "天听",
  296. "point": 32,
  297. "seq": 22
  298. },
  299. {
  300. "className": "four_honors_kes",
  301. "demo": {"hand": [28, 28, 28, 29, 29, 29, 32, 32, 32, 33, 33, 33, 5, 5]},
  302. "desc": "和牌时,牌里有4个字牌的刻(杠)。",
  303. "id": 26,
  304. "isErrenCanWin": true,
  305. "isShowBest": true,
  306. "mutex": [57],
  307. "name": "四字刻",
  308. "point": 24,
  309. "seq": 26
  310. },
  311. {
  312. "className": "three_winds",
  313. "demo": {"hand": [28, 28, 28, 29, 29, 29, 30, 30, 30, 32, 32, 32, 33, 33]},
  314. "desc": "和牌时,牌里有3个风牌组成的刻。",
  315. "id": 27,
  316. "isErrenCanWin": true,
  317. "isShowBest": true,
  318. "mutex": [56],
  319. "name": "大三风",
  320. "point": 24,
  321. "seq": 27
  322. },
  323. {
  324. "className": "pure_triple_chow",
  325. "demo": {"hand": [1, 2, 3, 1, 2, 3, 4, 4, 4, 5, 5], "pair": [{"card": 2, "status": "chi"}]},
  326. "desc": "和牌时,牌里有一种花色且序数相同的3副顺子。",
  327. "id": 28,
  328. "isErrenCanWin": true,
  329. "isShowBest": true,
  330. "mutex": [78],
  331. "name": "一色三同顺",
  332. "point": 24,
  333. "seq": 30
  334. },
  335. {
  336. "className": "seven_pairs",
  337. "demo": {"hand": [1, 1, 2, 2, 5, 5, 6, 6, 7, 7, 28, 28, 29, 29]},
  338. "desc": "由7个对子组成和牌。",
  339. "id": 29,
  340. "isErrenCanWin": true,
  341. "isShowBest": true,
  342. "mutex": [71, 88],
  343. "name": "七对",
  344. "point": 24,
  345. "seq": 31
  346. },
  347. {
  348. "className": "greater_honors_and_knitted_card",
  349. "demo": {"hand": [1, 4, 7, 11, 14, 17, 21, 28, 29, 30, 31, 32, 33, 34]},
  350. "desc": "必须有7个单张的“东西南北中发白”,加上3种花色,数位按:147、258、369中的7张序数牌组合没有将牌的胡牌。",
  351. "id": 30,
  352. "isShowBest": true,
  353. "mutex": [60, 65, 71, 88],
  354. "name": "七星不靠",
  355. "point": 24,
  356. "seq": 36
  357. },
  358. {
  359. "className": "all_even_kes",
  360. "demo": {"hand": [2, 2, 2, 4, 4, 4, 6, 6, 6, 8, 8, 8, 11, 11]},
  361. "desc": "由2、4、6、8序数牌的刻子、将牌组成的胡牌。",
  362. "id": 31,
  363. "isShowBest": true,
  364. "mutex": [57, 77],
  365. "name": "全双",
  366. "point": 24,
  367. "seq": 32
  368. },
  369. {
  370. "className": "full_flush",
  371. "demo": {"hand": [1, 2, 3, 4, 4, 4, 6, 7, 8, 9, 9, 9, 5, 5]},
  372. "desc": "和牌时,牌型由一种花色的序数牌组成。",
  373. "id": 32,
  374. "isErrenCanWin": true,
  375. "isShowBest": true,
  376. "mutex": [85, 84],
  377. "name": "清一色",
  378. "point": 24,
  379. "seq": 28
  380. },
  381. {
  382. "className": "pure_shifted_kes",
  383. "demo": {"hand": [2, 2, 2, 3, 3, 3, 7, 8, 9, 5, 5], "pair": [{"card": 4, "status": "peng"}]},
  384. "desc": "和牌时,牌里有一种花色且依次递增一位数字的3副刻子。",
  385. "id": 33,
  386. "isErrenCanWin": true,
  387. "isShowBest": true,
  388. "name": "一色三节高",
  389. "point": 24,
  390. "seq": 29
  391. },
  392. {
  393. "className": "upper_cards",
  394. "demo": {"hand": [8, 8, 8, 9, 9, 9, 16, 16, 16, 26, 26, 26, 27, 27]},
  395. "desc": "由序数牌789组成的顺子、刻子(杠)、将牌的胡牌。",
  396. "id": 34,
  397. "isShowBest": true,
  398. "mutex": [85, 45],
  399. "name": "全大",
  400. "point": 24,
  401. "seq": 33
  402. },
  403. {
  404. "className": "middle_cards",
  405. "demo": {"hand": [5, 5, 5, 6, 6, 6, 13, 13, 13, 23, 23, 23, 24, 24]},
  406. "desc": "由序数牌456组成的顺子、刻子(杠)、将牌的胡牌。",
  407. "id": 35,
  408. "isShowBest": true,
  409. "mutex": [85, 77],
  410. "name": "全中",
  411. "point": 24,
  412. "seq": 34
  413. },
  414. {
  415. "className": "lower_cards",
  416. "demo": {"hand": [2, 2, 2, 3, 3, 3, 10, 10, 10, 20, 20, 20, 21, 21]},
  417. "desc": "由序数牌123组成的顺子、刻子(杠)、将牌的胡牌。",
  418. "id": 36,
  419. "isShowBest": true,
  420. "mutex": [85, 46],
  421. "name": "全小",
  422. "point": 24,
  423. "seq": 35
  424. },
  425. {
  426. "className": "pure_straight",
  427. "demo": {"hand": [1, 2, 3, 4, 5, 6, 7, 8, 9, 2, 2, 2, 5, 5]},
  428. "desc": "和牌时,牌里有一种花色1至9相连的序数牌。",
  429. "id": 37,
  430. "isErrenCanWin": true,
  431. "isShowBest": true,
  432. "mutex": [80, 81],
  433. "name": "清龙",
  434. "point": 16,
  435. "seq": 37
  436. },
  437. {
  438. "className": "three_suited_terminal_chows",
  439. "demo": {"hand": [1, 2, 3, 7, 8, 9, 10, 11, 12, 16, 17, 18, 23, 23]},
  440. "desc": "2种花色2个老少副、另一种花色5作将的胡牌。",
  441. "id": 38,
  442. "isShowBest": true,
  443. "mutex": [79, 81, 85, 72],
  444. "name": "三色双龙会",
  445. "point": 16,
  446. "seq": 40
  447. },
  448. {
  449. "className": "pure_shifted_chows",
  450. "demo": {"hand": [1, 2, 3, 3, 4, 5, 5, 6, 7, 2, 2, 2, 5, 5]},
  451. "desc": "和牌时,牌里有一种花色3副依次递增一位数或依次递增二位数的顺子。",
  452. "id": 39,
  453. "isErrenCanWin": true,
  454. "isShowBest": true,
  455. "name": "一色三步高",
  456. "point": 16,
  457. "seq": 36
  458. },
  459. {
  460. "className": "all_fives",
  461. "demo": {"hand": [3, 4, 5, 5, 5, 5, 13, 14, 15, 22, 23, 24, 23, 23]},
  462. "desc": "每副牌及将牌必须有5的序数牌。",
  463. "id": 40,
  464. "isShowBest": true,
  465. "mutex": [77, 85, 92],
  466. "name": "全带五",
  467. "point": 16,
  468. "seq": 41
  469. },
  470. {
  471. "className": "triple_ke",
  472. "demo": {"hand": [1, 1, 1, 10, 10, 10, 19, 19, 19, 2, 3, 4, 5, 5]},
  473. "desc": "3个序数相同的刻子(杠)。",
  474. "id": 41,
  475. "isShowBest": true,
  476. "mutex": [74],
  477. "name": "三同刻",
  478. "point": 16,
  479. "seq": 38
  480. },
  481. {
  482. "className": "three_an_kes",
  483. "demo": {"hand": [1, 1, 1, 3, 3, 3, 4, 4, 4, 7, 8, 9, 5, 5]},
  484. "desc": "和牌时,牌里有3个暗刻(暗杠)。",
  485. "id": 42,
  486. "isErrenCanWin": true,
  487. "isShowBest": true,
  488. "mutex": [75],
  489. "name": "三暗刻",
  490. "point": 16,
  491. "seq": 39
  492. },
  493. {
  494. "className": "lesser_honors_and_knitted_card",
  495. "demo": {"hand": [1, 4, 7, 11, 14, 17, 21, 24, 28, 29, 30, 31, 32, 33]},
  496. "desc": "由单张3种花色147、258、369不能错位的序数牌及东南西北中发白种的任何14张牌组成的胡牌。",
  497. "id": 43,
  498. "isShowBest": false,
  499. "mutex": [60, 65, 71, 88],
  500. "name": "全不靠",
  501. "point": 12,
  502. "seq": 42
  503. },
  504. {
  505. "className": "knitted_straight",
  506. "demo": {"hand": [1, 4, 7, 11, 14, 17, 21, 24, 27, 2, 2, 2, 5, 5]},
  507. "desc": "3种花色的147、258、369不能错位的序数牌。",
  508. "id": 44,
  509. "isShowBest": false,
  510. "name": "组合龙",
  511. "point": 12,
  512. "seq": 43
  513. },
  514. {
  515. "className": "upper_four",
  516. "demo": {"hand": [6, 6, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9]},
  517. "desc": "由序数牌6至9的顺子、刻子、将牌组成的和牌。",
  518. "id": 45,
  519. "isErrenCanWin": true,
  520. "isShowBest": false,
  521. "mutex": [85],
  522. "name": "大于五",
  523. "point": 12,
  524. "seq": 44
  525. },
  526. {
  527. "className": "lower_four",
  528. "demo": {"hand": [1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4]},
  529. "desc": "由序数牌1至4的顺子、刻子、将牌组成的和牌。",
  530. "id": 46,
  531. "isErrenCanWin": true,
  532. "isShowBest": false,
  533. "mutex": [85],
  534. "name": "小于五",
  535. "point": 12,
  536. "seq": 45
  537. },
  538. {
  539. "className": "mixed_straight",
  540. "demo": {"hand": [1, 2, 3, 13, 14, 15, 25, 26, 27, 2, 2, 2, 5, 5]},
  541. "desc": "3种花色的3副顺子连接成1~9的序数牌。",
  542. "id": 47,
  543. "isShowBest": false,
  544. "name": "花龙",
  545. "point": 8,
  546. "seq": 46
  547. },
  548. {
  549. "className": "reversible_cards",
  550. "demo": {"hand": {}},
  551. "desc": "由牌面图形没有上下区别的牌组成的胡牌,包括1234589饼、245689条、白板。",
  552. "id": 48,
  553. "isShowBest": false,
  554. "mutex": [84],
  555. "name": "推不倒",
  556. "point": 8,
  557. "seq": 47
  558. },
  559. {
  560. "className": "mixed_triple_chow",
  561. "demo": {"hand": [1, 2, 3, 10, 11, 12, 19, 20, 21, 2, 2, 2, 5, 5]},
  562. "desc": "胡牌时,有3种花色3副序数相同的顺子。",
  563. "id": 49,
  564. "isShowBest": false,
  565. "name": "三色三同顺",
  566. "point": 8,
  567. "seq": 48
  568. },
  569. {
  570. "className": "mixed_shifted_kes",
  571. "demo": {"hand": [1, 1, 1, 11, 11, 11, 21, 21, 21, 2, 2, 2, 5, 5]},
  572. "desc": "胡牌时,有3种花色3副依次递增一位数的刻子。",
  573. "id": 50,
  574. "isShowBest": false,
  575. "name": "三色三节高",
  576. "point": 8,
  577. "seq": 49
  578. },
  579. {
  580. "className": "chicken_hand",
  581. "demo": {},
  582. "desc": "胡牌后,数不出任何番种。",
  583. "id": 51,
  584. "isShowBest": false,
  585. "name": "无番胡",
  586. "point": 8,
  587. "seq": 50
  588. },
  589. {
  590. "className": "self_draw_last_card",
  591. "demo": {},
  592. "desc": "自摸牌墙上最后一张牌和牌。",
  593. "id": 52,
  594. "isErrenCanWin": true,
  595. "isShowBest": false,
  596. "mutex": [89],
  597. "name": "妙手回春",
  598. "point": 8,
  599. "seq": 51
  600. },
  601. {
  602. "className": "last_card_claim",
  603. "demo": {},
  604. "desc": "和打出的最后一张牌。",
  605. "id": 53,
  606. "isErrenCanWin": true,
  607. "isShowBest": false,
  608. "name": "海底捞月",
  609. "point": 8,
  610. "seq": 52
  611. },
  612. {
  613. "className": "out_with_replacement_card",
  614. "demo": {},
  615. "desc": "开杠抓进的牌成和牌。",
  616. "id": 54,
  617. "isErrenCanWin": true,
  618. "isShowBest": false,
  619. "mutex": [89],
  620. "name": "杠上开花",
  621. "point": 8,
  622. "seq": 53
  623. },
  624. {
  625. "className": "robbing_gangs",
  626. "demo": {},
  627. "desc": "和别人自抓开明杠的牌。",
  628. "id": 55,
  629. "isErrenCanWin": true,
  630. "isShowBest": false,
  631. "mutex": [67],
  632. "name": "抢杠胡",
  633. "point": 8,
  634. "seq": 54
  635. },
  636. {
  637. "className": "little_three_winds",
  638. "demo": {"hand": [28, 28, 28, 29, 29, 29, 30, 30, 32, 32, 32, 33, 33, 33]},
  639. "desc": "胡牌时,牌里有由风牌组成的2个刻子(杠)和1对将。",
  640. "id": 56,
  641. "isErrenCanWin": true,
  642. "isShowBest": false,
  643. "name": "小三风",
  644. "point": 6,
  645. "seq": 55
  646. },
  647. {
  648. "className": "all_kes",
  649. "demo": {"hand": [2, 2, 2, 4, 4, 4, 28, 28, 28, 33, 33], "pair": [{"card": 1, "status": "minggang"}]},
  650. "desc": "由4副刻子(杠)和将牌组成的和牌。",
  651. "id": 57,
  652. "isErrenCanWin": true,
  653. "isShowBest": false,
  654. "name": "碰碰和",
  655. "point": 6,
  656. "seq": 56
  657. },
  658. {
  659. "className": "half_flush",
  660. "demo": {"hand": [1, 2, 3, 4, 5, 6, 7, 8, 9, 28, 28, 28, 33, 33]},
  661. "desc": "和牌时,牌型由一种花色序数牌及字牌组成。",
  662. "id": 58,
  663. "isErrenCanWin": true,
  664. "isShowBest": false,
  665. "mutex": [84],
  666. "name": "混一色",
  667. "point": 6,
  668. "seq": 57
  669. },
  670. {
  671. "className": "mixed_shifted_chows",
  672. "demo": {"hand": [1, 2, 3, 11, 12, 13, 21, 22, 23, 2, 2, 2, 5, 5]},
  673. "desc": "3种花色3副依次递增一位序数的顺子。",
  674. "id": 59,
  675. "isShowBest": false,
  676. "name": "三色三步高",
  677. "point": 6,
  678. "seq": 58
  679. },
  680. {
  681. "className": "all_types",
  682. "demo": {"hand": [1, 2, 3, 12, 13, 14, 22, 22, 22, 28, 28, 28, 33, 33]},
  683. "desc": "胡牌时,3种序数牌、风、箭牌齐全。",
  684. "id": 60,
  685. "isShowBest": false,
  686. "name": "五门齐",
  687. "point": 6,
  688. "seq": 59
  689. },
  690. {
  691. "className": "melded_hand",
  692. "demo": {},
  693. "desc": "和牌时,全靠吃牌、碰牌(明杠)、单钓别人打出的牌和牌。",
  694. "id": 61,
  695. "isErrenCanWin": true,
  696. "isShowBest": false,
  697. "mutex": [88],
  698. "name": "全求人",
  699. "point": 6,
  700. "seq": 60
  701. },
  702. {
  703. "className": "two_an_gangs",
  704. "demo": {"hand": [6, 6, 6, 8, 8, 8, 5, 5], "pair": [{"card": 2, "status": "angang"}, {"card": 4, "status": "angang"}]},
  705. "desc": "和牌时,牌里有2副暗杠。",
  706. "id": 62,
  707. "isErrenCanWin": true,
  708. "isShowBest": false,
  709. "mutex": [75, 76],
  710. "name": "双暗杠",
  711. "point": 6,
  712. "seq": 61
  713. },
  714. {
  715. "className": "two_dragon_kes",
  716. "demo": {"hand": [32, 32, 32, 33, 33, 33, 7, 8, 9, 2, 2, 2, 5, 5]},
  717. "desc": "和牌时,牌里有2副箭刻(杠)。",
  718. "id": 63,
  719. "isErrenCanWin": true,
  720. "isShowBest": false,
  721. "mutex": [68],
  722. "name": "双箭刻",
  723. "point": 6,
  724. "seq": 62
  725. },
  726. {
  727. "className": "outside_hand",
  728. "demo": {"hand": [1, 2, 3, 1, 2, 3, 7, 8, 9, 28, 28, 28, 33, 33]},
  729. "desc": "和牌时,牌里的每副牌和将牌都有幺牌(即1、9的序数牌和字牌)。",
  730. "id": 64,
  731. "isErrenCanWin": true,
  732. "isShowBest": false,
  733. "name": "全带幺",
  734. "point": 4,
  735. "seq": 63
  736. },
  737. {
  738. "className": "fully_concealed",
  739. "demo": {},
  740. "desc": "和牌时,4副牌及将牌中没有吃牌、碰牌(包括明杠)且自摸和牌。",
  741. "id": 65,
  742. "isErrenCanWin": true,
  743. "isShowBest": false,
  744. "mutex": [71],
  745. "name": "不求人",
  746. "point": 4,
  747. "seq": 64
  748. },
  749. {
  750. "className": "two_ming_gangs",
  751. "demo": {"hand": [6, 6, 6, 8, 8, 8, 5, 5], "pair": [{"card": 2, "status": "minggang"}, {"card": 4, "status": "minggang"}]},
  752. "desc": "和牌时,牌里有2个明杠。",
  753. "id": 66,
  754. "isErrenCanWin": true,
  755. "isShowBest": false,
  756. "mutex": [83],
  757. "name": "双明杠",
  758. "point": 4,
  759. "seq": 65
  760. },
  761. {
  762. "className": "last_card",
  763. "demo": {},
  764. "desc": "和牌池、桌面已亮明的3张牌所剩的第4张牌。",
  765. "id": 67,
  766. "isErrenCanWin": true,
  767. "isShowBest": false,
  768. "name": "和绝张",
  769. "point": 4,
  770. "seq": 66
  771. },
  772. {
  773. "className": "dragon_ke",
  774. "demo": {"hand": [32, 32, 32, 4, 5, 6, 7, 8, 9, 2, 2, 2, 5, 5]},
  775. "desc": "和牌时,牌里有中发白这3个牌中的任1个牌组成的1副刻子。",
  776. "id": 68,
  777. "isErrenCanWin": true,
  778. "isShowBest": false,
  779. "name": "箭刻",
  780. "point": 2,
  781. "seq": 67
  782. },
  783. {
  784. "className": "prevalent_wind",
  785. "demo": {},
  786. "desc": "与圈风相同的风刻。",
  787. "id": 69,
  788. "isShowBest": false,
  789. "name": "圈风刻",
  790. "point": 2,
  791. "seq": 68
  792. },
  793. {
  794. "className": "seat_wind",
  795. "demo": {},
  796. "desc": "与本门风相同的风刻。",
  797. "id": 70,
  798. "isShowBest": false,
  799. "name": "门风刻",
  800. "point": 2,
  801. "seq": 69
  802. },
  803. {
  804. "className": "concealed_hand",
  805. "demo": {},
  806. "desc": "和牌时,没有吃、碰、明杠,和别人打出的牌。",
  807. "id": 71,
  808. "isErrenCanWin": true,
  809. "isShowBest": false,
  810. "name": "门前清",
  811. "point": 2,
  812. "seq": 70
  813. },
  814. {
  815. "className": "all_chows",
  816. "demo": {"hand": [1, 2, 3, 4, 5, 6, 7, 8, 9, 2, 3, 4, 5, 5]},
  817. "desc": "和牌时,牌型由4副顺子及序数牌作将组成。边、坎、钓不影响平和。",
  818. "id": 72,
  819. "isErrenCanWin": true,
  820. "isShowBest": false,
  821. "name": "平和",
  822. "point": 2,
  823. "seq": 71
  824. },
  825. {
  826. "className": "card_hog",
  827. "demo": {"hand": [1, 2, 3, 4, 5, 6, 7, 8, 9, 2, 2, 2, 5, 5]},
  828. "desc": "和牌时,牌里有4张相同的牌归于一家的顺、刻子、对、将牌中(不包括杠牌)。",
  829. "id": 73,
  830. "isErrenCanWin": true,
  831. "isShowBest": false,
  832. "name": "四归一",
  833. "point": 2,
  834. "seq": 72
  835. },
  836. {
  837. "className": "double_ke",
  838. "demo": {"hand": [1, 1, 1, 10, 10, 10, 7, 8, 9, 2, 2, 2, 5, 5]},
  839. "desc": "2副序数牌相同的刻子。",
  840. "id": 74,
  841. "isShowBest": false,
  842. "name": "双同刻",
  843. "point": 2,
  844. "seq": 73
  845. },
  846. {
  847. "className": "two_an_kes",
  848. "demo": {"hand": [1, 1, 1, 6, 6, 6, 1, 2, 3, 7, 8, 9, 5, 5]},
  849. "desc": "和牌时,牌里有2个暗刻。",
  850. "id": 75,
  851. "isErrenCanWin": true,
  852. "isShowBest": false,
  853. "name": "双暗刻",
  854. "point": 2,
  855. "seq": 74
  856. },
  857. {
  858. "className": "an_gang",
  859. "demo": {"hand": [4, 5, 6, 7, 8, 9, 5, 5], "pair": [{"card": 2, "status": "angang"}, {"card": 4, "status": "peng"}]},
  860. "desc": "和牌时,牌里有一副自抓4张相同的牌且开杠。",
  861. "id": 76,
  862. "isErrenCanWin": true,
  863. "isShowBest": false,
  864. "name": "暗杠",
  865. "point": 2,
  866. "seq": 75
  867. },
  868. {
  869. "className": "all_simples",
  870. "demo": {"hand": [2, 3, 4, 4, 5, 6, 6, 7, 8, 2, 2, 2, 5, 5]},
  871. "desc": "和牌时,牌里没有一、九牌及字牌。",
  872. "id": 77,
  873. "isErrenCanWin": true,
  874. "isShowBest": false,
  875. "name": "断幺",
  876. "point": 2,
  877. "seq": 76
  878. },
  879. {
  880. "className": "pure_double_chow",
  881. "demo": {"hand": [4, 5, 6, 4, 5, 6, 7, 8, 9, 2, 2, 2, 5, 5]},
  882. "desc": "和牌时,牌里有一种花色且序数相同的2副顺子。",
  883. "id": 78,
  884. "isErrenCanWin": true,
  885. "isShowBest": false,
  886. "name": "一般高",
  887. "point": 1,
  888. "seq": 77
  889. },
  890. {
  891. "className": "mixed_double_chow",
  892. "demo": {"hand": [1, 2, 3, 10, 11, 12, 7, 8, 9, 2, 2, 2, 5, 5]},
  893. "desc": "2种花色2副序数相同的顺子。",
  894. "id": 79,
  895. "isShowBest": false,
  896. "name": "喜相逢",
  897. "point": 1,
  898. "seq": 78
  899. },
  900. {
  901. "className": "short_straight",
  902. "demo": {"hand": [1, 2, 3, 4, 5, 6, 1, 1, 1, 2, 2, 2, 5, 5]},
  903. "desc": "和牌时,牌里有一种花色6张序数相连的顺子。",
  904. "id": 80,
  905. "isErrenCanWin": true,
  906. "isShowBest": false,
  907. "name": "连六",
  908. "point": 1,
  909. "seq": 79
  910. },
  911. {
  912. "className": "two_terminal_chows",
  913. "demo": {"hand": [1, 2, 3, 7, 8, 9, 1, 1, 1, 2, 2, 2, 5, 5]},
  914. "desc": "和牌时,牌里有花色相同的123、789的顺子各一副。",
  915. "id": 81,
  916. "isErrenCanWin": true,
  917. "isShowBest": false,
  918. "name": "老少副",
  919. "point": 1,
  920. "seq": 80
  921. },
  922. {
  923. "className": "ke_of_terminals_or_honors",
  924. "demo": {"hand": [1, 1, 1, 9, 9, 9, 2, 3, 4, 5, 6, 7, 5, 5]},
  925. "desc": "和牌时,牌里有序数为1、9或是字牌的一副刻子(杠)。",
  926. "id": 82,
  927. "isErrenCanWin": true,
  928. "isShowBest": false,
  929. "name": "幺九刻",
  930. "point": 1,
  931. "seq": 81
  932. },
  933. {
  934. "className": "ming_gang",
  935. "demo": {"hand": [4, 5, 6, 7, 8, 9, 2, 2, 2, 5, 5], "pair": [{"card": 1, "status": "minggang"}]},
  936. "desc": "自己有暗刻且别人打出的一张相同的牌开杠,或自己抓进一张与碰的明刻相同的牌开杠。",
  937. "id": 83,
  938. "isErrenCanWin": true,
  939. "isShowBest": false,
  940. "name": "明杠",
  941. "point": 1,
  942. "seq": 82
  943. },
  944. {
  945. "className": "one_voided_suit",
  946. "demo": {"hand": [1, 2, 3, 4, 5, 6, 11, 12, 13, 2, 2, 2, 5, 5]},
  947. "desc": "胡牌中缺少一种花色序数牌。",
  948. "id": 84,
  949. "isShowBest": false,
  950. "name": "缺一门",
  951. "point": 1,
  952. "seq": 83
  953. },
  954. {
  955. "className": "no_honors",
  956. "demo": {"hand": [1, 2, 3, 4, 5, 6, 7, 8, 9, 2, 2, 2, 23, 23]},
  957. "desc": "胡牌中,没有字牌。",
  958. "id": 85,
  959. "isShowBest": false,
  960. "name": "无字",
  961. "point": 1,
  962. "seq": 84
  963. },
  964. {
  965. "className": "edge_wait",
  966. "demo": {"hand": [1, 2, 3, 4, 5, 6, 7, 8, 9, 2, 2, 8, 9, 7]},
  967. "desc": "单胡123的3及789的7,或者1233和3、7789胡7,都为边张。手中有12345胡3、56789胡7,都不算边张。",
  968. "id": 86,
  969. "isErrenCanWin": true,
  970. "isShowBest": false,
  971. "name": "边张",
  972. "point": 1,
  973. "seq": 85
  974. },
  975. {
  976. "className": "closed_wait",
  977. "demo": {"hand": [1, 2, 3, 4, 5, 6, 7, 8, 9, 2, 2, 4, 6, 5]},
  978. "desc": "和牌时,和2张牌之间的牌4556和5也为坎张,手中有45567和6不算坎张。",
  979. "id": 87,
  980. "isErrenCanWin": true,
  981. "isShowBest": false,
  982. "name": "坎张",
  983. "point": 1,
  984. "seq": 86
  985. },
  986. {
  987. "className": "single_wait",
  988. "demo": {"hand": [2, 3, 4, 5, 5], "pair": [{"card": 1, "status": "minggang"}, {"card": 8, "status": "peng"}, {"card": 9, "status": "peng"}]},
  989. "desc": "钓单张牌作将成和的和牌。",
  990. "id": 88,
  991. "isErrenCanWin": true,
  992. "isShowBest": false,
  993. "name": "单钓将",
  994. "point": 1,
  995. "seq": 87
  996. },
  997. {
  998. "className": "self_draw",
  999. "demo": {},
  1000. "desc": "自己抓进牌成和的和牌。",
  1001. "id": 89,
  1002. "isErrenCanWin": true,
  1003. "isShowBest": false,
  1004. "name": "自摸",
  1005. "point": 1,
  1006. "seq": 88
  1007. },
  1008. {
  1009. "className": "flower_card",
  1010. "demo": {},
  1011. "desc": "即春夏秋冬、梅兰竹菊,每花计一分。不计再起胡分内,胡牌后,才能计分。花牌补花成胡,计自摸分,不计杠上开花",
  1012. "id": 90,
  1013. "isShowBest": false,
  1014. "name": "花牌",
  1015. "point": 1,
  1016. "seq": 89
  1017. },
  1018. {
  1019. "className": "did_ting",
  1020. "demo": {},
  1021. "desc": "主动选择听牌,自动摸打之后胡牌。",
  1022. "id": 91,
  1023. "isErrenCanWin": true,
  1024. "isShowBest": false,
  1025. "name": "报听",
  1026. "point": 1,
  1027. "seq": 90
  1028. },
  1029. {
  1030. "className": "jiang",
  1031. "demo": {"hand": [1, 2, 3, 4, 5, 6, 7, 8, 9, 2, 2, 2, 5, 5]},
  1032. "desc": "258牌作为将牌。",
  1033. "id": 92,
  1034. "isShowBest": false,
  1035. "name": "258将",
  1036. "point": 1,
  1037. "seq": 91
  1038. }
  1039. ]