Class RelicInfinityBladeConfig


public class RelicInfinityBladeConfig extends RelicConfig.Chance
  • Field Details

    • bonusArmor

      @Expose @SerializedName("bonus_armor") public double bonusArmor
    • bonusArmorToughness

      @Expose @SerializedName("bonus_armor_toughness") public double bonusArmorToughness
    • bonusDamage

      @Expose @SerializedName("bonus_damage") public double bonusDamage
    • bonusHealth

      @Expose @SerializedName("bonus_health") public double bonusHealth
    • useCustomArmor

      @Expose @SerializedName("custom_armor_enabled") public boolean useCustomArmor
    • armorDropChance

      @Expose @SerializedName("custom_armor_drop_chance") public float armorDropChance
    • dropChance

      @Expose @SerializedName("drop_chance") public float dropChance
  • Constructor Details

    • RelicInfinityBladeConfig

      public RelicInfinityBladeConfig()