heromultiplier: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Added page for heromultiplier function)
 
m (Fix usage formatting)
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:


|usage=
|usage=
<source lang="mtmacro" line>
<syntaxhighlight lang="mtmacro" line>
herokilling(times, sides)
herokilling(times, sides)
</source>
<source lang="mtmacro" line>
herokilling(times, sides, extra)
herokilling(times, sides, extra)
</source>
</syntaxhighlight>
'''Parameters'''
'''Parameters'''
{{param|times|}}
{{param|times|}}

Latest revision as of 21:06, 20 June 2023

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
 This article needs: Better explanation, examples of usage.

heromultiplier() Function

For Hero.

Usage

herokilling(times, sides)
herokilling(times, sides, extra)

Parameters

  • times -
  • sides -
  • extra -


See Also

For another method of rolling dice, see Dice Expressions.