-
Similar to how the Module "ready set roll" has flexible presentation **options** for dice;
Quickrolls For attack and other rolls presented as two rolls by default, and single when using a key
Quick…
-
**The whole model pretty much needs a rework. It has been made inaccessible by throwing an "unsupported" exception, for the time being. ~Mystler**
- [ ] ALL 7.2.5 changes
Unimplemented Traits:
…
-
Originally in GitLab by @tposney
## Reframe
I'm going to assume (since it's not been made clear) that what you want is a configuration setting which causes privately rolled messages to not appear in …
-
In the SRD, the grammar is inconsistent: armor, defense, color, and favor, yet also favour, travelling, metre (except once).
The Design Mechanism is based in Canada, and as far as I can tell, the M…
ghost updated
9 months ago
-
#### The dice should:
- accept a param as the number of faces
- have result uniform
- any player can throw it
-
## Printing Variables
All the file is doing right now is printing the sentence "You rolled a die." But the purpose of rolling a die is to come up with a number, so let's do that now.
We can make a…
-
I installed the dev branch
Running the example in the README
```python
from DnD_battler import Creature, Encounter
Creature.load('aboleth') # get from beastiary
level1 = Creature(name="buff p…
-
In GitLab by @joshmvii on Feb 22, 2022, 11:26
Right now, only a message that's been used (and dice roll for healing potion, etc.) is outputted to chat when this button is selected, but it consumes th…
-
I would like to configure the Dice bot, to understand checks. for example. My character has a lockpicking skill in this campaign 2d6+2
so I would like to perform the following use cases
Use Case…
-
## 목적
- pig dice game 로직 구현을 위한 페이지 구성
## 게임 메인 화면
![image](https://user-images.githubusercontent.com/84839734/170658692-b4c2547c-7407-4724-9aa7-28041479876a.png)
- [ ] 아이디 값에 따라 플레이어 이름, 현재 점수…