Sign in

Independent tracker — not endorsed by Creatures Demo Circuit. Based on records on Creatures. Rules as of 2026-07-17.

Reference progress

Tracked animals

How this tracker works

Plain-English rules

Circuit points (title-engine points fixture)

labels

  • points_src: Points-earning result

accumulators

  • points: points

award_mappings

  • breed_champion recognizes award text breed champion, champion and normalized win codes bob, other.

points_schedules

  • placing_table uses placement and class_size. When class_size is 1 through 75 and placement is 1 through 1 awards 10.000 points; When class_size is 1 through 75 and placement is 2 through 2 awards 8.000 points; When class_size is 1 through 75 and placement is 3 through 3 awards 6.000 points; When class_size is 76 through 150 and placement is 1 through 1 awards 14.000 points; When class_size is 76 through 150 and placement is 2 through 2 awards 12.000 points; When class_size is 76 through 150 and placement is 3 through 5 awards 10.000 points; otherwise awards 0.000 points.

credit_rules

  • Rule placing_points (n_placing_points): when evidence.placement gte (is at least) 1, output pts adds points from schedule placing_table to accumulator points and applies labels points_src.
  • Rule champion_bonus (n_champion_bonus): when evidence.award_raw matches_award (matches award mapping) breed_champion, output bonus adds 5.000 to accumulator points and applies labels points_src.

requirements

  • r_points80: accumulator_at_least: earn at least 80.000 in points.

prerequisites

  • registration: registration is not required.