Class RelicKeyBladeConfig
java.lang.Object
net.darkhax.msmlegacy.config.relics.RelicConfig
net.darkhax.msmlegacy.config.relics.RelicKeyBladeConfig
-
Nested Class Summary
Nested classes/interfaces inherited from class net.darkhax.msmlegacy.config.relics.RelicConfig
RelicConfig.Chance -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.darkhax.msmlegacy.config.relics.RelicConfig
isEnabled
-
Field Details
-
baseChance
@Expose @SerializedName("chance_normal") public float baseChance -
newPlayerChance
@Expose @SerializedName("chance_first_time") public float newPlayerChance
-
-
Constructor Details
-
RelicKeyBladeConfig
public RelicKeyBladeConfig()
-