裝備圖
精煉等級
+{{ refineLevel }}
成功率:{{ isMax ? '---' : `${successRate}%` }}
精煉次數:{{ totalRefine }}
暱稱:{{ nickname }}未輸入
總花費
{{ totalCost.toLocaleString() }}
(Zeny)
{{ formatNT(totalCost) }}
(台幣)

關於本站

有任何問題 請聯繫 [email protected]
copyright © 藍色白色的吉普車 All rights reserved.

請輸入暱稱

精煉統計

成功率 {{ isMax ? '---' : `${successRate}%` }}
材料消耗 {{ isMax ? '---' : materialCost.toLocaleString() }}
修理費 {{ repairCost.toLocaleString() }}
精煉次數 {{ totalRefine }}
🔨 +3 紅槌:{{ repairCount3 }} 把 
🔨 +4 紅槌:{{ repairCount4 }} 把 

各等級精煉統計

等級 嘗試 成功率 理論率 損壞
+{{ row.level }} {{ row.count }} {{ row.rate }} {{ row.theory }} {{ row.broken }}
* 成功率=實際衝過次數/嘗試次數,理論率為數學期望
修理總次數:{{ totalRepair }}

👑 排行榜

載入中...
{{ rankError }}
名次 暱稱 精煉次數 花費Z幣 花費台幣
🥇 🥈 🥉 {{ idx + 1 }} {{ row.nickname }} {{ row.refine_count }} {{ formatCost(row.total_cost) }} {{ formatNT(row.total_cost) }}
* 歐皇排行:精煉次數最少
* 臉黑排行:精煉次數最多