Class RollResult

All Implemented Interfaces:
ChoiceOrigin

@DataItemTypeKey(id="rollResult") public class RollResult extends ComplexDataItem
  • Field Details

    • nextTable

      @Attribute protected String nextTable
  • Constructor Details

    • RollResult

      public RollResult()
  • Method Details

    • isInRange

      public boolean isInRange(int num)
    • toString

      public String toString()
      Overrides:
      toString in class DataItem
      Returns:
      the value
    • getValue

      public String getValue()
      Returns:
      the value
    • getNextTable

      public String getNextTable()
      Returns:
      the nextTable
    • getSubtables

      public RollTableList getSubtables()
      Returns:
      the subtables
    • getAddActor

      public AddActorInstruction getAddActor()
      Returns:
      the addActor