CustomizableItem
An item that can be customized by using customization kits or by paying Cyrus.
Implemented by
CeilingDecorFencingGyroidHandheldItemHousewareInteriorStructureMiscellaneousFurnitureVillagerPhotoWallMountedFurniture
Fields
bodyCustomizable (
Boolean!)
Whether or not this item's body is customizable using customization kits. If
false, refer to the cyrusCustomizationPrice field to determine if this
item's body is customizable at all.
bodyType (
String)
A descriptor for this item's body.
customizationKitCost (
Int)
The number of customization kits that must be used to customize this item.
customizationKitType (
CustomizationKitType)
The type of customization kit used to customize this item.
cyrusCustomizationPrice (
Int)
The cost for Cyrus to customize this item, in Bells.
patternCustomizationOptions (
[PatternCustomizationOption!]!)
A list of methods with which this item's pattern can be customized.
patternType (
String)
A descriptor for this item's pattern.