TierSettings

open class TierSettings : SettingsHolder(source)

Created by GlareMasters Date: 1/17/2019 Time: 2:29 PM

Functions

Link copied to clipboard
open fun registerComments(conf: CommentsConfiguration)

Properties

Link copied to clipboard
val ONE_BUFFS: Property<Boolean>
Link copied to clipboard
val ONE_COST: Property<Double>
Link copied to clipboard
val ONE_DAMAGE: Property<Double>
Link copied to clipboard
val ONE_LEVEL: Property<Integer>
Link copied to clipboard
val ONE_MAX_ALLIES: Property<Integer>
Link copied to clipboard
val ONE_MAX_BANK: Property<Double>
Link copied to clipboard
val ONE_MAX_MEMBERS: Property<Integer>
Link copied to clipboard
Link copied to clipboard
val ONE_MOB: Property<Double>
Link copied to clipboard
val ONE_NAME: Property<String>
Link copied to clipboard
val ONE_PERMS: Property<List<String>>
Link copied to clipboard
val ONE_VAULT_AMOUNT: Property<Integer>
Link copied to clipboard
val THREE_BUFFS: Property<Boolean>
Link copied to clipboard
val THREE_COST: Property<Double>
Link copied to clipboard
val THREE_DAMAGE: Property<Double>
Link copied to clipboard
val THREE_LEVEL: Property<Integer>
Link copied to clipboard
val THREE_MAX_ALLIES: Property<Integer>
Link copied to clipboard
val THREE_MAX_BANK: Property<Double>
Link copied to clipboard
val THREE_MAX_MEMBERS: Property<Integer>
Link copied to clipboard
Link copied to clipboard
val THREE_MOB: Property<Double>
Link copied to clipboard
val THREE_NAME: Property<String>
Link copied to clipboard
val THREE_PERMS: Property<List<String>>
Link copied to clipboard
Link copied to clipboard
val TWO_BUFFS: Property<Boolean>
Link copied to clipboard
val TWO_COST: Property<Double>
Link copied to clipboard
val TWO_DAMAGE: Property<Double>
Link copied to clipboard
val TWO_LEVEL: Property<Integer>
Link copied to clipboard
val TWO_MAX_ALLIES: Property<Integer>
Link copied to clipboard
val TWO_MAX_BANK: Property<Double>
Link copied to clipboard
val TWO_MAX_MEMBERS: Property<Integer>
Link copied to clipboard
Link copied to clipboard
val TWO_MOB: Property<Double>
Link copied to clipboard
val TWO_NAME: Property<String>
Link copied to clipboard
val TWO_PERMS: Property<List<String>>
Link copied to clipboard
val TWO_VAULT_AMOUNT: Property<Integer>