Function equipped_world_law

Source
pub fn equipped_world_law(
    config: &GameConfig,
    collection: &ArtifactCollection,
) -> Option<ArtifactWorldLaw>
Expand description

The World Law of the worn artifact, or None when nothing is worn.

Read from ArtifactCollection::equipped and nowhere else — that is the whole of “the law works only while the artifact is worn, and drops the moment another one is put on”.