-
asset list in txt file on github
-
Having import issues. Here is what roll20 is saying:
ReferenceError: pft is not defined
ReferenceError: pft is not defined
at createSimplePower (apiscript.js:1524:5)
at apiscript.js:1840…
-
Socrates: S
Text on the button reads: "Socrates may use one of his opponent's dice as part of any 2-die Skill Attack.
---
(I'm not sure how the Socrates buttonman was implemented on the old si…
-
It's very common in TTRPGs that you need to meet a goal with a dice roll (less than or equal to X, greater than Y, etc.). Expressions (see #3) should support a way to determine how likely it is that i…
-
When testing (for example) if an embed matches what it's expected the error it's nested and doesn't give clear information about what went wrong.
For example I have this test:
```python
@pytest.m…
-
These are my code comments for the session 9 (2017-12-13).
## Recap
We are almost done: there are only two classes to implement now, `Dice` and `PlayCraps`.
### Dice
We'll start with `…
-
The critrange notation works great for single die rolls, or for systems where the values of individual die in a multi-die roll are important, but there are limitations that prevent ease of use with so…
-
**Is your feature request related to a problem? Please describe.**
Not a huge problem, but I am bothered that this window comes up for every roll (in case accuracy or difficulty apply) and must alway…
-
## 🚩 Describe the bug
Hiya,
I am a blind user who is trying to find a simple vtt. However, when I go to most any page that contains vtt related controls, many buttons are unlabeled. This means tha…
-
Currently, when you select multiple targets and let's say roll a melee attack with frenzy. it just uses the parry of the first actor you targeted and uses that for the results of all the dice rolled. …