Roll a dice

Post Reply
User avatar
JODOK
Posts: 6
Joined: Fri 6. Feb 2026, 18:24
Gender: Male
TOC-MOUL Name: JODOK
TOC-MOUL KI#: 311100
MOULa Name: *JODOK*
MOULa KI#: 9146948
Location: CH-6655 Intragna
Contact:

Roll a dice

Post by JODOK »

🎲 Roll for Initiative! 🎲
(English version below)

πŸŒŸβ”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”πŸŒŸ

πŸ‡©πŸ‡ͺ WΓΌrfel-Funktion auch in TOC verfΓΌgbar

Wir haben ein neues Feature in TheOpenCave implementiert! Genau wie in MOULa kΓΆnnt ihr jetzt direkt ΓΌber die KI im Chat wΓΌrfeln. Das ist besonders hilfreich fΓΌr Rollenspiele (Tabletop RPGs) oder kleine Entscheidungen zwischendurch.

Die Befehle:
  • Einfacher Wurf:

    Code: Select all

    /roll
    Wirft einen einzelnen Standard-W6 (6-seitig).
  • FATE System:

    Code: Select all

    /roll fate
    Wirft einen Satz FATE-System WΓΌrfel.
  • Individuelle WΓΌrfel (Xd#):

    Code: Select all

    /roll Xd#
    Hierbei ist X die Anzahl der WΓΌrfel (1 bis 10) und # die Anzahl der Seiten (2 bis 100).
    Beispiel fΓΌr das Maximum:

    Code: Select all

    /roll 10d100

πŸŒŸβ”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”πŸŒŸ

πŸ‡¬πŸ‡§ Dice Roll Feature available also in TOC

You can now roll dice in TheOpenCave, just like in MOULa! The KI supports a series of text commands to allow you to roll for various values in your tabletop adventures.

The Commands:
  • Standard Roll:

    Code: Select all

    /roll
    This rolls a single standard D6.
  • FATE System:

    Code: Select all

    /roll fate
    This will roll a series of FATE System Dice.
  • Custom Dice (Xd#):

    Code: Select all

    /roll Xd#
    X and # are variables. The X value (number of dice) ranges from 1 to 10, and the # value (sides) ranges from 2-100.
    Example for max range:

    Code: Select all

    /roll 10d100

πŸŒŸβ”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”πŸŒŸ

Viel GlΓΌck beim WΓΌrfeln! / Good luck with your rolls!

Image

Post Reply