ArmorDetails

constructor(type: String, weightClass: String, defense: Int, infusionSlots: List<InfusionSlot>, attributeAdjustment: Double, infixUpgrade: InfixUpgrade? = null, suffixItemId: Int? = null, secondarySuffixItemId: String, statChoices: List<Int> = listOf())