RodConfiguration

constructor(rodType: String, waitTimeMultiplier: Double = 1.0, bonusEffects: List<ApplyValue> = emptyList(), weatherImmunity: Boolean = false, fishingWorldBonuses: Map<String, Double> = emptyMap(), displayNameKey: String = "", loreKeys: List<String> = emptyList())