GamePointScConfig.json 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262
  1. [
  2. {
  3. "className": "tian_hu",
  4. "desc": "打牌的过程中,庄家在第一次摸完牌后,就胡牌,叫天胡。",
  5. "id": 9,
  6. "isCardType": true,
  7. "isShowBest": true,
  8. "name": "天胡",
  9. "point": 6,
  10. "seq": 1
  11. },
  12. {
  13. "className": "di_hu",
  14. "desc": "在打牌过程中,非庄家在第一次摸完牌后就可以下叫,第一轮摸牌后就胡牌,叫地胡。",
  15. "id": 10,
  16. "isCardType": true,
  17. "isShowBest": true,
  18. "name": "地胡",
  19. "point": 6,
  20. "seq": 2
  21. },
  22. {
  23. "className": "full_flush_dragon_seven_pairs",
  24. "desc": "玩家手牌是清一色的龙七对,叫清龙七对。算番时减1根。",
  25. "gen": 1,
  26. "id": 93,
  27. "isCardType": true,
  28. "isShowBest": true,
  29. "name": "清龙七对",
  30. "point": 6,
  31. "seq": 3
  32. },
  33. {
  34. "className": "four_gangs",
  35. "desc": "在金钩钩里,若有四个杠,此时所有的牌有18张,所以称为十八罗汉。不计根。",
  36. "gen": 4,
  37. "id": 6,
  38. "isCardType": true,
  39. "isShowBest": true,
  40. "name": "十八罗汉",
  41. "point": 6,
  42. "seq": 4
  43. },
  44. {
  45. "className": "dragon_seven_pairs",
  46. "desc": "玩家手牌为暗七对牌型,没有碰过或者杠过,并且有四张牌是一样的,叫龙七对。算番时减1根。",
  47. "gen": 1,
  48. "id": 94,
  49. "isCardType": true,
  50. "isShowBest": true,
  51. "name": "龙七对",
  52. "point": 5,
  53. "seq": 8
  54. },
  55. {
  56. "className": "full_flush_seven_pairs",
  57. "desc": "玩家手上的牌是清一色的七对。",
  58. "id": 95,
  59. "isCardType": true,
  60. "isShowBest": true,
  61. "name": "清七对",
  62. "point": 5,
  63. "seq": 7
  64. },
  65. {
  66. "className": "full_flush_outside_hand",
  67. "desc": "清一色的带幺九。",
  68. "id": 96,
  69. "isCardType": true,
  70. "isShowBest": true,
  71. "name": "清幺九",
  72. "point": 5,
  73. "seq": 9
  74. },
  75. {
  76. "className": "jiang_jin_gou_gou",
  77. "desc": "指金钩钩里手牌、碰牌和杠牌的牌必须是二、五、八。",
  78. "id": 97,
  79. "isCardType": true,
  80. "isShowBest": true,
  81. "name": "将金钩钩",
  82. "point": 5,
  83. "seq": 5
  84. },
  85. {
  86. "className": "full_flush_jin_gou_gou",
  87. "desc": "指金钩钩下叫时,胡牌时的牌型都为同一花色。",
  88. "id": 98,
  89. "isCardType": true,
  90. "isShowBest": true,
  91. "name": "清金钩钩",
  92. "point": 5,
  93. "seq": 6
  94. },
  95. {
  96. "className": "full_flush_kes",
  97. "desc": "玩家手上的牌是清一色的对对胡。",
  98. "id": 99,
  99. "isCardType": true,
  100. "isShowBest": true,
  101. "name": "清对",
  102. "point": 4,
  103. "seq": 10
  104. },
  105. {
  106. "className": "jiang_kes",
  107. "desc": "玩家手上的牌是带二、五、八的对对胡。如",
  108. "id": 100,
  109. "isCardType": true,
  110. "isShowBest": true,
  111. "name": "将对",
  112. "point": 4,
  113. "seq": 11
  114. },
  115. {
  116. "className": "full_flush",
  117. "desc": "玩家胡牌的手牌全部都是一门花色。",
  118. "id": 32,
  119. "isCardType": true,
  120. "isShowBest": true,
  121. "name": "清一色",
  122. "point": 3,
  123. "seq": 13
  124. },
  125. {
  126. "className": "outside_hand",
  127. "desc": "玩家手牌中,全部是用1的连牌或者9的连牌组成的牌。",
  128. "id": 64,
  129. "isCardType": true,
  130. "isShowBest": false,
  131. "name": "带幺九",
  132. "point": 3,
  133. "seq": 15
  134. },
  135. {
  136. "className": "seven_pairs",
  137. "desc": "玩家的手牌全部是两张一对的,没有碰过和杠过。",
  138. "id": 29,
  139. "isCardType": true,
  140. "isShowBest": true,
  141. "name": "七对",
  142. "point": 3,
  143. "seq": 14
  144. },
  145. {
  146. "className": "jin_gou_gou",
  147. "desc": "玩家胡牌时,其他牌都被用作碰牌、杠牌;手牌中只剩下唯一的一张牌,不计对对胡。",
  148. "id": 107,
  149. "isCardType": true,
  150. "isShowBest": true,
  151. "name": "金钩钩",
  152. "point": 3,
  153. "seq": 12
  154. },
  155. {
  156. "className": "all_kes",
  157. "desc": "玩家手牌除了一对对牌以外,剩下的都是三张一坎的,一共四坎。",
  158. "id": 57,
  159. "isCardType": true,
  160. "isShowBest": false,
  161. "name": "对对胡",
  162. "point": 2,
  163. "seq": 16
  164. },
  165. {
  166. "className": "chicken_hand",
  167. "desc": "四坎牌加一对将。",
  168. "id": 51,
  169. "isCardType": true,
  170. "isShowBest": false,
  171. "name": "平胡",
  172. "point": 1,
  173. "seq": 17
  174. },
  175. {
  176. "className": "self_draw",
  177. "desc": "摸牌后胡牌。",
  178. "id": 89,
  179. "isAddPoint": true,
  180. "isShowBest": false,
  181. "name": "自摸",
  182. "point": 1,
  183. "seq": 18
  184. },
  185. {
  186. "className": "out_with_replacement_card",
  187. "desc": "杠后自摸胡牌(杠了之后补牌而胡)。不计自摸",
  188. "id": 54,
  189. "isAddPoint": true,
  190. "isShowBest": false,
  191. "mutex": [89],
  192. "name": "杠上开花",
  193. "point": 2,
  194. "seq": 19
  195. },
  196. {
  197. "className": "discard_gang_win",
  198. "desc": "玩家杠了后补牌,打出,然后给其他玩家胡了。",
  199. "id": 101,
  200. "isAddPoint": true,
  201. "isShowBest": false,
  202. "name": "杠上炮",
  203. "point": 1,
  204. "seq": 20
  205. },
  206. {
  207. "className": "robbing_gangs",
  208. "desc": "玩家面下杠时,他家可以抢杠而胡,且刮风下雨无效。",
  209. "id": 55,
  210. "isAddPoint": true,
  211. "isShowBest": false,
  212. "name": "抢杠胡",
  213. "point": 1,
  214. "seq": 21
  215. },
  216. {
  217. "className": "gen",
  218. "desc": "牌型中,有四张相同的牌。可以计算多根。",
  219. "id": 102,
  220. "isAddPoint": true,
  221. "isShowBest": false,
  222. "name": "根",
  223. "point": 1,
  224. "seq": 22
  225. },
  226. {
  227. "className": "an_gang",
  228. "desc": "牌里有一副自抓4张相同的牌且开杠。",
  229. "id": 76,
  230. "isShowBest": false,
  231. "name": "下雨",
  232. "point": 2,
  233. "seq": 23
  234. },
  235. {
  236. "className": "zhi_gang",
  237. "desc": "自己有暗刻且别人打出的一张相同的牌开杠。",
  238. "id": 108,
  239. "isShowBest": false,
  240. "name": "刮风",
  241. "point": 2,
  242. "seq": 24
  243. },
  244. {
  245. "className": "lack",
  246. "desc": "玩家手牌有缺牌",
  247. "id": 103,
  248. "isShowBest": false,
  249. "name": "花猪",
  250. "point": 4,
  251. "seq": 25
  252. },
  253. {
  254. "className": "wan_gang",
  255. "desc": "自己抓进一张与碰的明刻相同的牌开杠。",
  256. "id": 109,
  257. "isShowBest": false,
  258. "name": "刮风",
  259. "point": 1,
  260. "seq": 26
  261. }
  262. ]