Klasse ASkillGroupValue<S extends ASkillGroup>

Alle implementierten Schnittstellen:
ResolvableDataItem<S>, Modifyable, ModifyableNumericalValue<S>, NumericalValue<S>, SelectedValue<S>

public abstract class ASkillGroupValue<S extends ASkillGroup> extends DataItemValue<S> implements ModifyableNumericalValue<S>
  • Felddetails

    • start

      @Attribute(name="start", required=false) protected int start
      The final value of the attribute after generation, before exp have been spent. During priority generation this contains the value until which the attribute is paid by attribute points
  • Konstruktordetails

    • ASkillGroupValue

      public ASkillGroupValue()
    • ASkillGroupValue

      public ASkillGroupValue(S key)
    • ASkillGroupValue

      public ASkillGroupValue(S key, int distributed)
  • Methodendetails