Go back to previous topic
Forum Name New Player Q&A
Topic subjecthere.
Topic URLhttps://forums.carrionfields.com/dcboard.php?az=show_topic&forum=5&topic_id=329&mesg_id=370
370, here.
Posted by permanewbie on Wed 31-Dec-69 07:00 PM
Back in ....I think it was '97, one of the FTA clan emailed Zugg himself for help on creating a single trigger to roll for stats, and got a response. He actually replied with a good base for a trigger, and since then we have tweaked it a bit so that it works better.



Trigger pattern:
(*)str (*)int (*)wis (*)dex (*)con

Value:
#math curr {%1 + %2 + %3 + %4 + %5}
#if (@cmax<@curr) {cmax=@curr}
#if (@curr<91) {n @curr @cmax}
#if (@curr>=91) {#say @curr}


Then, what you do, is you add up all of the stats that you desire, into one number and replace the "91" with whatever number you are rolling for. And make sure you replace it in both places.




"Death awaits ya all, wit nasteh big pointeh teeth!"