redcat289 wrote:

In the “deal damage” custom block for the attack, where you would normally but the damage amount (ex 6 for a basic slash, 8 for an aqua blast, etc) put an
((((item ( 1) of [RNG_Moduli] :: list) mod (101)) mod (9)) + (3))
then add the RNG Change block after it.
ok thank you!