Bonjour/ Hello Je souhaite utiliser la table de reussite critique proposé dans les
livres pour les PNJ via un moyen automatisé afin de ne pas ralentir le
jeu. J'ai pensé faire une macro mais je ne sais pas si c'est possible. L'idée est la suivante: - lancer 2d20 et garder le meilleur ou le pire en fonction de si c'est un PJ ou PNJ. - ajouter le modificateur de taille - associer le résultat à la phrase - montrer la phrase sur le chat C'est
la première macro que je fait. Lancer le d20 c'est ok. Ajouter le
modificateur de taille ça se complique car je n'ai pas trouvé la
caractéristique dans les abilities des PNJ. Cependant je crois que je
peux la créer mais je n'en suis pas sûr. Le gros point noir pour moi est
d'associer le résultat à la phrase. Est ce possible avec une macro ou
des macros imbriquées ? J'ai écris cela pour l'instant pour un PJ: /r 2d20k1+@{selected|taille} Merci
I want to use the critical success table proposed in the books for NPCs via an automated means so as not to slow down the game. I thought about doing a macro but I don't know if it is possible.
The idea is as follows:
- roll 2d20 and keep the best or the worst depending on whether it is a PC or an NPC.
- add the size modifier
- associate the result with the sentence
- show the sentence on the chat
This is the first macro I have done. Running the d20 is ok. Adding the size modifier is complicated because I couldn't find the characteristic in the abilities of the NPCs. However I believe I can create it but I am not sure. The big black point for me is to associate the result with the sentence. Is it possible with a macro or nested macros ?
I've written this for now for a PC: /r 2d20k1+@{selected|taille} Thank You
pre { background: transparent }pre.western { font-family: "Liberation Mono", monospace; font-size: 10pt }pre.cjk { font-family: "Noto Sans Mono CJK SC", monospace; font-size: 10pt }pre.ctl { font-family: "Liberation Mono", monospace; font-size: 10pt }p { margin-bottom: 0.25cm; line-height: 115%; background: transparent }