ChensClassicItems
Chen.ClassicItems.Artifacts
Origin Class
Singleton artifact class powered by TILER2 that implements the Artifact of Origin functionality.
public class Origin : TILER2.Artifact<Chen.ClassicItems.Artifacts.Origin>
Inheritance System.Object 🡒 TILER2.AutoConfigContainer 🡒 TILER2.T2Module 🡒 TILER2.CatalogBoilerplate 🡒 TILER2.Artifact 🡒 TILER2.Artifact<Origin> 🡒 Origin
Fields | Â |
---|---|
originSuffix | The suffix appended on the Imps spawned by Artifact of Origin. Might be useful if one wants to fetch the objects related to these Imps through their name. |
Properties | Â |
---|---|
dropTable | The drop table used for determining the Imp Vanguard’s drops. |
originImpSpawnCard | The Spawn Card of the Imp Soldier. |
originOverlordSpawnCard | The Spawn Card of the Imp Vanguard. |
treasureRng | The RNG used for this artifact. |