DiceCloud Extender

Adds additional capabilities to Dicecloud, like rest functions. Coming soon: dice roller, automatic color coding for spell descriptions, spell and preview on hover.

Você precisará instalar uma extensão como Tampermonkey, Greasemonkey ou Violentmonkey para instalar este script.

Você precisará instalar uma extensão como Tampermonkey para instalar este script.

Você precisará instalar uma extensão como Tampermonkey ou Violentmonkey para instalar este script.

Você precisará instalar uma extensão como Tampermonkey ou Userscripts para instalar este script.

Você precisará instalar uma extensão como o Tampermonkey para instalar este script.

Você precisará instalar um gerenciador de scripts de usuário para instalar este script.

(Eu já tenho um gerenciador de scripts de usuário, me deixe instalá-lo!)

Você precisará instalar uma extensão como o Stylus para instalar este estilo.

Você precisará instalar uma extensão como o Stylus para instalar este estilo.

Você precisará instalar uma extensão como o Stylus para instalar este estilo.

Você precisará instalar um gerenciador de estilos de usuário para instalar este estilo.

Você precisará instalar um gerenciador de estilos de usuário para instalar este estilo.

Você precisará instalar um gerenciador de estilos de usuário para instalar este estilo.

(Eu já possuo um gerenciador de estilos de usuário, me deixar fazer a instalação!)

Autor
Andrew Tilles
Instalações hoje
0
Total de instalações
68
Avaliações
0 0 0
Versão
1
Criado
03/08/2020
Atualizado
03/08/2020
Tamanho
30,6 KB
Licença
N/A
Aplicável a

DiceCloud Extender

About

DiceCloud Extender (DCE) is a userscript for the digital character sheet app DiceCloud.

I created this script because there are certain features that are missing from DiceCloud that I wanted to implement. Those features are:

  • Dice Roller.
  • Click to Roll.
  • Automation of rests.
  • Planned Future Features
    • Automatic color-coding of text in spells by keywords and phrases
    • Tooltip previews to spells and items

Some of the features in DCE may be added in DiceCloud version 2, but until then enjoy DiceCloud Extender.

How to Use DCE

Rolling The Dice

Type a dice formula in the input and press enter. NO SPACES.

Examples of acceptable dice formula (notice there are no spaces):

  • 1d4
  • 1d6+1
  • 1d6+1-3
  • 3d8+1-2d4+2
  • 10d10-6d12+33
  • 1d20+5+6+1d8+1d4-1d4

Did I mention no spaces? No spaces.

The result of the roll will flash on the top of the screen, and will also be logged in the top left corner, right above the input.

Click To Roll

You can click any of the following to automatically roll dice:

skills, ability modifiers, saving throws, initiative, proficiency, attack rolls, damage rolls.

Short Rest, Long Rest, and Dawn

Type the following as its own paragraph in a card to get the desired result. Type it without quotations and without spaces:

"Rest=Short"When you click the Short Rest button this card will be reset to its full uses.
"Rest=Long"When you click the Long Rest button this card will be reset to its full uses.
"Dawn=Full"When you click the Dawn button this card will be reset to its full uses.
"Rest=Short=Roll[dice formula]" *When you click the Dawn button this card will regain [dice formula] uses.
"Rest=Long=Roll[dice formula]" *When you click the Dawn button this card will regain [dice formula] uses.
"Dawn=Roll[dice formula]" *When you click the Dawn button this card will regain [dice formula] uses.

* Replace "[dice formula]" with a dice formula, such as 1d6+1. No brackets, no spaces. No space between the word "Roll" and the formula.

Check for Updates

Features I plan to add:

  • Reset spell slots and HP on long rest
  • Automatically color-code text in spell descriptions based on key words and phrases and dice formula
  • Add tooltip previews to spells - mouse over a spell to get a quick preview a la card previews
  • Add tooltip previews to items

Talk To Me

Send me a message on Reddit if you have questions, bugs, or feature requests.

u/atill91

Known Issues

  • If cards are added you'll have to click the tab again to get that card to work with any DCE features
  • Likewise, if any numbers are changed while you're on the tab, you'll have to click the tab again to update the numbers in DCE (otherwise it'll use the old values)