Table of Contents

Namespace S1API.Items.Additive

Classes

AdditiveDefinition

Represents an additive item definition. Extends StorableItemDefinition with additive-specific properties.

AdditiveDefinitionBuilder

Builder for composing additive definitions at runtime. Use fluent methods to configure additive properties before calling Build().

AdditiveItemCreator

Provides convenient static methods for creating custom additive items. Use CreateBuilder() for creating additives from scratch, or CloneFrom(string) for variants.