Constant LAST_ROLL

Source
pub const LAST_ROLL: &str = "pet.roll";
Expand description

The facet the die last landed on, as PetFacet ordinal + 1 (0 = the die has not been rolled this fight). Presentation and tests read it; the runtime arms the outcome directly.