डाइस रोलर
कुनै पनि पक्षको कुनै पनि संख्यासँग डाइसको कुनै पनि नम्बर रोल गर्नुहोस् र कुल प्राप्त गर्नुहोस् ।
तपाईँले टाइप गर्दा परिणाम अद्यावधिक गर्नुहोस् ।
यो क्याल्कुलेटरको बारेमा
you roll the dice, the tool shows the total of the dice, and the average per die. The tool also shows the total of the dice, the average per die, and the average of the dice. The tool also shows the total of the dice, the average per die, and the average of the dice. The tool also shows the total of the dice, the average per die, and the average of the dice. The tool also shows the total of the dice, the average per die, and the average of the dice. The tool also shows the total of the dice, the average per die, and the average per die.Worked 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:WorkWork
प्राय सोधिने प्रश्नहरू
2d6 को अर्थ के हो?
डाईस नोटेसन NdS मा N डाईस प्रत्येक S पक्षसँग रोल गर्नुहोस्। 2d6 दुई छ- पक्ष डाईस हो, २ देखि १२ सम्मको कुल दिन्छ। यो रोलरले d4 देखि d100 सम्मको साझा साइज समर्थन गर्दछ।
परिमार्जक केका लागि हो?
टेबलटप खेलहरू प्राय: एक रोलमा निश्चित बोनस थप्दछन्, “2d6+3” जस्तै लेखिएको। परिमार्जक तिनीहरूले रोलिएपछि डाईसहरूको योगमा थपिन्छ।
डाइको औसत रोल के हो?
एकल न्यायपूर्ण मरेको औसत 1 र यसको उच्चतम अनुहार बीच आधा बाटो छ: 3.5 एक d6 लागि, 10.5 एक d20 लागि। रोलिंग धेरै dice, अपेक्षाकृत कुल कि औसत पटक dice को संख्या छ - त्यसैले 3d6 औसत 10.5।
किन एक कुल बीचमा नजिकै धेरै डाइस संग अधिक संभावना छ?
एक मर हरेक अनुहार बराबर संभावना छ, तर धेरै ड्यास जोड्दै, मध्य कुल धेरै तरिका र चरम एक मात्र तरिका गर्न सकिन्छ। 2d6 मा7को कुल छ छ संयोजन2र 12 प्रत्येक एक छ, जबकि, त्यसैले7अधिकतर आउछ।
यो डाईस रोलरले फरक- पक्षका डाईसहरू एकैसाथ घुमाउन सक्छ?
प्रत्येक रोल एक समयमा एक मरे आकार प्रयोग - सेट पक्ष र गणना, उदाहरणका लागि 3d8. प्रकारहरू संयोजन गर्न (1d20 प्लस 2d6 भन्न) प्रत्येक सेट अलग रोल र कुल थप्नुहोस्, कुनै परिमार्जक एक पटक लागू.
म Yahtzee वा Monopoly जस्तै खेलका लागि कसरी रोल गर्छु?
खेल मिलाउन डाइ साइज र गणना सेट गर्नुहोस् - Yahtzee का लागि पाँच d6, Monopoly वा Backgammon का लागि दुई d6, धेरै भूमिका खेल्ने जाँचका लागि एक d20 । कुल र प्रत्येक व्यक्तिगत रोल देखा पर्दछ, र परिमार्जकले एउटा खेलका लागि एउटा कलमा निश्चित बोनस थप्न सक्छ ।
API - कोडबाट यो क्याल्कुलेटर प्रयोग गर्नुहोस्
यो क्याल्कुलेटरलाई निःशुल्क JSON अन्त बिन्दुको रूपमा कल गर्नुहोस् - कुञ्जी आवश्यक छैन। क्वेरी परिमितिहरू वा JSON को रूपमा तलको फिल्ड मानहरू पठाउनुहोस्। पूरा API कागजात पढ्नुहोस् →
अन्त्य बिन्दु
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);
परिणाम मात्र सामान्य मार्गदर्शन लागि अनुमान छन्, वित्तीय छैन, चिकित्सा वा कर सल्लाह.