Dìèzì
Kwụsị ọbụla ọnụọgụgụ nke díìz̀ na ọbụla ọnụọgụgụ nke ngwe na enweta ọnụọgụgụ zuru ezu.
Nhọrọ ndị ahụ ga-akpụzi mgbe ị na-etipụta.
N'ihe banyere calculator a
you have a dice roller, you can use the tool to simulate rolling a dice. The dice roller simulates rolling one or more dice and adds up the result. Choose how many dice and how many sides each has — a four-sided d4, the familiar six-sided d6, or the polyhedral d8, d10, d12, d20 and d100 used in tabletop games — and optionally add a modifier that is applied to the total. Every change rewallows the dice, so tapping any field is a fresh roll.Work 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
Ajụjụ ndị a na-ajụkarị
Gịnị bụ 2d6?
N'ime díìsì notation NdS pụtara ìhè na-ewere N díìsì na S sides ọbụla. 2d6 bụ díìsì abụọ na-ewere isii, na-enye ọnụọgụgụ site na 2 ruo 12. Dìsì a na-akwado ụhara ndị a na-ahụkarị site na d4 ruo d100.
Gịnị bụ onye gbanwere maka?
Egwuregwu táàbụ̀ na-ékwado n'oge ụfọdụ n'ime bonus na-ékwado n'ime n'ime, a na-ede ya dịka "2d6+3". Nhazigharị ahụ a na-ékwado n'ime ọnụọgụgụ nke díèzì mgbe a na-ékwado ha.
Gịnị bụ ntụgharị nke diị?
Oge nke díì dị n'otu bụ n'etiti 1 na n'elu nke ya: 3.5 maka d6, 10.5 maka d20. Ọ bụrụ na ịkpụgharịa dìì ndị ahụ, ọbụna ọbụna nke ahụ bụ oge nke dìì ndị ahụ - yabụ 3d6 bụ oge nke 10.5.
Gịnị mere ọnụọgụgụ na-adị nso n'etiti ka ọ dịkwuo mma na dízị ndị ọzọ?
Na diị a, ọbụla n'ime ihu niile bụ nke dị n'otu, mana na-agbakwunye diị ndị ọzọ, ike a ga-eme ka ọnụọgụgụ n'etiti dị n'ụzọ dị iche iche nakwa n'ụzọ dị iche iche. Na 2d6 ọnụọgụgụ nke 7 nwere n'otu ụzọ ahụ n'ihi na 2 na 12 nwere otu ụzọ, yabụ 7 na-abịa n'oge ọ bụla.
Ọ ga-ekwe omume ka ọ̀dọ̀ dízị a kpụgà dízị dị iche iche n'otu?
N'ụdị a, ọbụla n'ime ha na-eji otu nha dii n'otu oge ahụ - họrọ ụzọ abụọ na ọnụọgụgụ, dịka ọmụmaatụ 3d8. Ka ịgbakwunye ụdị (ka kọwaa 1d20 na 2d6) họrọ n'ime ha n'otu n'otu ma tinye ọnụọgụgụ, na-ejikwa ọbụla ngbanwere otu oge.
Olee otú m ga-esi kpụga maka egwuregwu dịka Yahtzee mọọbụ Monopoly?
Hazie ụhara dii na ọnụọgụgụ ka ọ ga-adaba na egwuregwu ahụ - d6 atọ maka Yahtzee, d6 abụọ maka Monopoly mọọbụ Backgammon, otu d20 maka ọtụtụ nlekọta na-egwuregwu. Ogo na ọbụla n'otu n'otu na-egosi, nakwa onye gbanwere nwere ike ịgbakwunye n'ebe egwuregwu ahụ chọrọ otu.
API — jiri kaadị a site na kóòdù
Kpọọ kalkulata a dịka ebe ngwụcha JSON n'efu - enweghị kii achọrọ. Ziga valiu mpaghara ebe ahụ n'okpuru dịka paramita ajụjụ mọọbụ JSON. Ihe ọbụla ị na-ewepụ na-eji dìfọ́ọ̀ltụ̀ nke a na-edebe ihuakwụkwọ a na ya; parameter a na-amaghị bụ 400, ọ dịghị sẽọ̀rọ̀ na-agaghị arụ ọrụ. Gụọ ngwe ndị ahụ niile →
Ebemkpofuozi
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);
Ihe a na-ahụta bụ n'ihi nlekọta n'ozuzu ya, ọ bụghị nlekọta ego, ọgwụ ma ọ bụ nlekọta ego.