Describe the feature
A modifier that can be applied to a mote iota to set a minimum number of items that must remain in a mote after casting Return Item with it. This doesn't modify the mote itself, just the iota, and the mark remains with the iota when duplicated/written/read. Obtaining a fresh copy of the mote using the nexus query patterns will get an iota without the modifier applied.
This is similar to how property iota from hexcellular can be marked read only, which only affect what operations can be done with the iota, and not what operations can be done on the underlying property.
Additional context
This is mainly useful for motes that are publicly distributed, such as from a server-wide amethyst farm.
Describe the feature
A modifier that can be applied to a mote iota to set a minimum number of items that must remain in a mote after casting Return Item with it. This doesn't modify the mote itself, just the iota, and the mark remains with the iota when duplicated/written/read. Obtaining a fresh copy of the mote using the nexus query patterns will get an iota without the modifier applied.
This is similar to how property iota from hexcellular can be marked read only, which only affect what operations can be done with the iota, and not what operations can be done on the underlying property.
Additional context
This is mainly useful for motes that are publicly distributed, such as from a server-wide amethyst farm.