RevealedGemMod

@Serializable
data class RevealedGemMod(val effects: List<String>)(source)

A mod for a revealed gem.

Constructors

Link copied to clipboard
constructor(effects: List<String>)

Properties

Link copied to clipboard

The effects the mod has.