群魔堡垒
- 威望
- 0
- 金钱
- 6
- T币
- 0
- 信用
- 0
|
发表于 2018-12-27 20:00:30
|
显示全部楼层
打孔公式的随机变量全部都为1~6之间的随机数,以头盔为例:当随机数为1时就会打出1个孔,机率为1/6;当随机数为2时就会打出2个孔,机率也为1/6,但由于头盔的最大孔数为3,所以当随机数为3~6时,都会打出3个孔,这时的机率就是4/6,也就是2/3。
以下为暴雪官网的原文:
1 Tal Rune + 1 Thul Rune + 1 Perfect Topaz + Normal Body Armor = Socketed Body Armor of same type
The number of sockets created will vary. The item must be normal and unsocketed. Low-quality items and superior items do not work. The item gets 1-4 sockets, randomly. However, the number of sockets is then restricted by the maximum number of sockets that base item with that ilvl can have. The chance to get X sockets in most armor is 1/4 (I.E: Mage plate has a max of 3 sockets, so it has a 2/4 [1/2] chance to get 3 sockets). The base of 6 was used in the ratios for all the above mentioned areas.
1 Ral Rune + 1 Amn Rune + 1 Perfect Amethyst + Normal Weapon = Socketed Weapon of same type
The number of sockets created will vary. The item must be normal and unsocketed. Low-quality items and superior items do not work. The item gets 1-6 sockets, randomly. However, the number of sockets is then restricted by the maximum number of sockets that base item with that ilvl can have. For example, if you have an item that can only have 2 sockets, there's a 5/6 chance of getting 2 sockets and a 1/6 chance of getting 1 socket.
1 Ral Rune + 1 Thul Rune + 1 Perfect Sapphire + Normal Helm = Socketed Helm of same type
The number of sockets created will vary. The item must be normal and unsocketed. Low-quality items and superior items do not work. The item gets 1-3 sockets, randomly. However, the number of sockets is then restricted by the maximum number of sockets that base item with that ilvl can have. For example, if you have an item that can only have 2 sockets, there's a 2/3 chance of getting 2 sockets and a 1/3 chance of getting 1 socket.
1 Tal Rune + 1 Amn Rune + 1 Perfect Ruby + Normal Shield = Socketed Shield of same type
The number of sockets created will vary. The item must be normal and unsocketed. Low-quality items and superior items do not work. The item gets 1-4 sockets, randomly. However, the number of sockets is then restricted by the maximum number of sockets that base item with that ilvl can have. For example, if you have an item that can only have 2 sockets, there's a 3/4 chance of getting 2 sockets and a 1/4 chance of getting 1 socket. |
|