pub const LAST_ROLL: &str = "pet.roll";
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.
PetFacet
0