A complex damage amount or failed attack

Declaration Syntax
public Dnum(
int NumberValue,
string CustomDamageString
)
Public Sub New ( _
NumberValue As Integer, _
CustomDamageString As String _
)
public:
Dnum(
int NumberValue,
String^ CustomDamageString
)

Parameters
- NumberValue (Int32)
- A positive Int32 or static Dnum property
- CustomDamageString (String)
- A string that better shows what the value means
Assembly:
Advanced Combat Tracker (Module: Advanced Combat Tracker) Version: 3.1.0.238