
Hi I want to run a game of Cthulhutech but the dice are weird. it uses d10's and you can use the highest single die, double or stright.
!cd 7Which would roll 7 d10s and then output something like:
1 4 5 6 6 6 10 = 18(but probably with better formatting)
/em does something !ct [[6d10]] 6 /em did something
The Aaron said:
I will see about doing this over the weekend. Should be a pretty simple change. =D
!ct [[8d10]] 6 --Name|Bob the Hero --Weapon|Plasma Rifle
!ct [[8d10]] 6 --|Bob the Hero --Plasma Rifle
!ct [[8d10]] 6 --Additional Help|[[1d6]] Drones
!ct [[8d10]] 6 --Name|Bob the Hero --Weapon|Plasma Rifle
!ct [[ (@{skill} + @{skill_bonus}) ]] @{static_bonus} --Name|Bob the Hero --Weapon|Plasma Rifle
!ct [[ floor(@{skill} /2) ]] @{static_bonus} --Name|Bob the Hero --Weapon|Plasma Rifle
!ct [[ [[ floor(@{skill} /2) ]]d10 ]] @{static_bonus} --Name|Bob the Hero --Weapon|Plasma Rifleand everything would be copacetic.