DiceParser icon indicating copy to clipboard operation
DiceParser copied to clipboard

Genesys / SWFFG / card generation

Open dragrubis opened this issue 5 years ago • 1 comments

So everything is in the topic name is it possible to have genesys/SW dice system and deck card system?

dragrubis avatar Mar 07 '19 09:03 dragrubis

Genesys and SWFFG can be done with macro. It is not perfect but it is possible.

!macro y L[success, advantage, sucess success, sucess advantage,...] 0

so calling: 2y is like calling two yellow dice. You have to define each dice and then you are all set. Instead of words (e.g success), you can put some url to images. It may display image directly instead of words.

For card, it is a required feature. But there is a lot to do to allow that. I'm focused on releasing rolisteam (the VTT software) then, I will add some huge feature like that to diceparser.

obiwankennedy avatar Mar 07 '19 10:03 obiwankennedy