AvatarsConquest/Docs/types/LootPackDice.html

15 lines
999 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - LootPackDice</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.html">Back to Server</a></h4>
<h2>LootPackDice</h2>
(<font color="blue">ctor</font>) LootPackDice( <font color="blue">string</font> str )<br>
(<font color="blue">ctor</font>) LootPackDice( <font color="blue">int</font> count, <font color="blue">int</font> sides, <font color="blue">int</font> bonus )<br>
<font color="blue">int</font> Bonus( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">int</font> Count( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">int</font> Sides( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">int</font> Roll()<br>
</body>
</html>