-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
32 changed files
with
4,140 additions
and
1,721 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
{ | ||
"language": "zh-CN", | ||
"source": "majsoul", | ||
"id": "", | ||
"filter":{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
MajsoulPaipuAnalyzer简易使用说明 | ||
这里给出简易使用说明(虽然也很麻烦),详细的说明和设置请前往https://github.com/zyr17/MajsoulPaipuAnalyzer | ||
|
||
|
||
操作流程 | ||
1. 运行MajsoulPaipuCrawler。会出现两个窗口,雀魂网页窗口和数据分析窗口。 | ||
2. 已经自动登陆雀魂则跳过该步。未登陆则登陆雀魂,并在成功进入主界面后选择 杂项-刷新 来刷新页面重新进入。 | ||
3. 点击牌谱,选择 牌谱-查看已有牌谱情报, 确认成功获取到了用户ID,以及部分牌谱信息。对于已经获取过的牌谱信息会缓存。 | ||
4. 由于雀魂不会一次性将所有牌谱信息发送,请将滚动条往下拖以加载更早的牌谱,直到想要分析的牌谱全部出现在了牌谱列表中。 | ||
5. 转到数据分析窗口,选择 牌谱-下载&转换牌谱。会弹窗展示下载牌谱数量,然后窗口左上角会给出进度。全部完成会弹窗提示。 | ||
6. 由于技术原因,较新的牌谱(约3天内)无法下载,请以后重试。 | ||
7. 关闭两个窗口,编辑config.json设置分析牌谱类型。常用设置在下文给出。 | ||
8. 运行PaipuAnalyzer.exe查看结果。 | ||
|
||
|
||
config.json常用设置 | ||
|
||
0. 啥都不改默认分析全部牌谱 | ||
|
||
1. 分析特定房间:第10行方括号中填入房间编号(友人0 铜场1 银场2 金场3 玉场4 王座5 比赛场? 王座比赛场待确认) | ||
例 "room": [3] 分析金场;"room": [0, 1] 分析友人场+铜场 | ||
|
||
2. 分析东/南风场:第12行方括号中填入数字。4:东风 8:南风 | ||
例 "round": [8] 分析南风对局 | ||
|
||
3. 分析某段时间:第14 15行改成时间区间。注意before为最晚时间after为最早时间。 | ||
例 "timebefore": "2020-02-02 23:59:59","timeafter": "2019-02-02 00:00:00" 分析19年2月2日到20年2月2日的所有牌谱 | ||
|
||
4. 不分析特定XXX:内容和上面一样,填到17-17行的exclude对应位置 | ||
例 略 | ||
|
||
5. 如果有多个条件,请分别填上 | ||
例 "room": [3, 4],"round": [8],"timeafter": "2019-02-02 00:00:00" 分析在19年2月2日以后打的金场南风及玉场南风 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
{ | ||
指牌谱分析使用的语言。目前仅对应中文和基本不能读的英文 | ||
"language": "zh-CN", | ||
|
||
指牌谱来源。目前来源均为雀魂 | ||
"source": "majsoul", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,16 @@ | ||
#分析结果说明 | ||
#统计方式、名称意义、特殊情况的部分说明 | ||
|
||
对于每项分析结果的意义如下 | ||
|
||
#1: 一位率 | ||
#2: 二位率 | ||
#3: 三位率 | ||
#4: 四位率 | ||
AL keep #1: 进入AL时为一位,并且保持一位结束[5][10] | ||
AL reach #1: 进入AL时不是一位,最后成功逆一 | ||
AL prevent from #4: 进入AL是四位,最后成功避四 | ||
AL more than 2 times: AL持续了超过1局 | ||
hule rate: 和了率 | ||
tsumo rate: 和了时自摸率 | ||
fangchong rate: 铳率[1] | ||
reach rate: 立直率 | ||
fulu rate: 副露率[6] | ||
dama hule rate: 默听和了占和了比率 | ||
fangchong dama rate: 别人默听然后铳了别人占放铳的比率 | ||
fulu hule rate: 和了时有副露率[9] | ||
fulu fangchong rate: 放铳时有副露率 | ||
hule point: 和了点数[3] | ||
fangchong point: 放铳失点 | ||
hule sudian: 和了素点[4] | ||
fangchong sudian: 放铳素点 | ||
dama hule point: 默听和了点数[7][8] | ||
fangchong dama point: 别人默听铳了失点 | ||
hule 3900+ rate: 和了3900+ 但是不到7700+的比例 | ||
hule 7700+ rate: 和了7700+ 但是不到11600+的比例 | ||
hule 11600+ rate: 和了11600+的比例 | ||
fangchong 3900+ rate: 铳了3900+ 但是不到7700+的比例[2] | ||
fangchong 7700+ rate: 铳了7700+ 但是不到11600+的比例 | ||
fangchong 11600+ rate: 铳了11600+的比例 | ||
hule circle: 和了巡数 | ||
fangchong my circle: 铳了的时候自己的巡数 | ||
fangchong his circle: 铳了的时候别人的巡数 | ||
fangchong shanten: 铳了的时候自己手牌的向听数。[11] | ||
|
||
#统计方式、名称意义、特殊情况的说明 | ||
|
||
[1] 双响在铳了局数中算铳了两局;三响如果流局了不算铳(雀魂不存在) | ||
[2] 双响铳了5200+7700,不把铳点相加仅分开计数 | ||
[3] 和了收入指包含本场供托;包括自己放上去的自己的立直棒 | ||
[4] 素点即扣了本场和供托 | ||
[5] AL相关以刚进入AL时的数据为基准;北起AL4位连庄+西入飞人是避四+逆一 | ||
[6] 统计时副露数相关均分为4档分别记录,分析时为了简便将结果累加,详情目前可参考内置统计结果 | ||
[7] 默听指门清未立听牌 | ||
[8] 暗杠算副露,不算门清;因此会形成立直+副露 | ||
[9] 副露和了指和了的局数中副露了的局数占比;非与总副露局数比 | ||
[10] 中途飞人视为AL位序不变 | ||
[11] 还未实现,目前恒为3 | ||
双响在铳了局数中算铳了两局;三响如果流局了不算铳(雀魂不存在) | ||
双响铳了5200+7700,不把铳点相加仅分开计数 | ||
和了收入指包含本场供托;包括自己放上去的自己的立直棒 | ||
素点即扣了本场和供托 | ||
AL相关以刚进入AL时的数据为基准;北起AL4位连庄+西入飞人是避四+逆一 | ||
副露相关由于要分副露等级目前待实现 | ||
默听指门清未立听牌 | ||
暗杠不算副露 | ||
副露和了指和了的局数中副露了的局数占比;非与总副露局数比 | ||
中途飞人视为AL位序不变 | ||
炸庄指坐庄被自摸 | ||
里宝和一发率均考虑立直和牌下概率 | ||
流局局数不包括途中流局和流局满贯 | ||
流局点数收支不包括流局满贯收支 |
Oops, something went wrong.