Zapsı Yükle
Herhangi bir sayıda yüze sahip herhangi bir sayıda zarı fırlatıp toplamı elde edin.
Yazdığınızda sonuçlar güncellenir.
Bu hesaplayıcı hakkında
you roll a dice, the tool shows the total of the dice. If you roll a dice, the tool shows the total of the dice. If you roll a dice, the tool shows the total of the dice. If you roll a dice, the tool shows the total of the dice. If you roll a dice, the tool shows the total of the dice. If you roll a dice, the tool shows the total of the dice. If you roll a dice, the tool shows the total of the dice. If you roll a dice, the tool shows the total of the dice. If you roll a dice, the tool shows theWorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked
Sıkça Sorulan Sorular
2d6 ne demek?
Zambak işaretlemede NdS, her biri S yüzeyle N zambak at demektir. 2d6, toplam 2 ile 12 arasında bir değer veren iki altı yüzlü zambaktır. Bu zar d4'ten d100'e kadar yaygın büyüklükleri destekler.
Bu değiştirici ne için?
Masaüstü oyunları genellikle bir atışın üzerine “2d6+3” gibi yazılan sabit bir bonus ekler. Bu modifiyeci, attıktan sonra zarın toplamına eklenir.
Ortalama bir zar atışı ne kadardır?
Tek adil bir zarın ortalaması 1 ile en yüksek yüzünün yarısıdır: d6 için 3.5, d20 için 10.5. Birkaç zarı fırlattığınızda, beklenen toplam ortalama çarpılmış zarlar sayısıdır - bu yüzden 3d6 ortalama 10.5'tir.
Neden bir kaç zar atıldığında ortadaki toplam daha fazla olasılık kazanıyor?
Bir yarık ile her yüz eşit olasılıkla çıkabilir, ama birkaç yarık toplamak, orta toplamlar birçok şekilde ve aşırı toplamlar sadece bir şekilde yapılabilir. 2d6'da toplam 7 altı kombinasyona sahipken 2 ve 12 her biri bir kombinasyona sahiptir, bu yüzden 7 en sık çıkandır.
Bu zarı atarken farklı tarafları bir araya getirebilir mi?
Her atlama bir anda bir yaprak büyüklüğü kullanır - kenarları ve sayıyı ayarlayınız, örneğin 3d8. Tipi birleştirmek için (1d20 artı 2d6 deyin) her set ayrı atın ve toplamları bir kez herhangi bir değiştiriciyi uygulayarak ekleyin.
Yahtzee ya da Monopoly gibi oyunlar için nasıl oynarım?
Zarın büyüklüğü ve sayısını oyuna uygun olarak ayarlayınız - Yahtzee için beş d6, Monopoly veya Backgammon için iki d6, rol oynama kontrolleri için bir d20. Toplam ve her bir atış görüntülenir ve bir değiştirici oyunun istediği yerde sabit bir bonus ekleyebilir.
API — bu hesaplayıcıyı kodtan kullan
Bu hesaplayıcıya ücretsiz bir JSON son noktası olarak çağrı yap - anahtar gerekmez. Aşağıdaki alan değerlerini sorgu parametreleri veya JSON olarak gönderin. Tüm API belgelerini oku →
Son nokta
GET https://calculator.free/api/v1/dice-roller/
curl
curl "https://calculator.free/api/v1/dice-roller/?count=2&sides=6"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/dice-roller/?" + new URLSearchParams({
"count": "2",
"sides": "6"
}));
const data = await r.json();
console.log(data.results);
Sonuçlar sadece genel rehberlik için tahminlerdir, finansal, tıbbi veya vergi tavsiyesi değil.