Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
EvalSubUnitCount
From AGEWiki
EvalSubUnitCount | |||
Syntax EvalSubUnitCount = <Operator>;<Value> Description Compare the number of SubUnits currently selected to the value, using the operator indicated. Example EvalSubUnitCount = >=; 40 Result is "True" if the currently selected count of subunits is greater than or equal to 40 Note: See SelectSubUnits
|
Parameters
One of: =, <, >, <=, >=, DICE
Integer (0 to 999) |