zenorogue / hyperrogue

A SDL roguelike in a non-euclidean world
GNU General Public License v2.0
566 stars 72 forks source link

Hunting Grounds: dogs at distance 8 do not give up #252

Closed jruderman closed 3 years ago

jruderman commented 3 years ago
  1. ./hyper -f -W Hunting -I Turquoise 7
  2. Collect an 8th Turquoise
  3. Run for a gap, then run away in roughly a straight line

Result: most of the hunting dogs "give up" and change to "regrouping", but 1-2 dogs at distance 7 are still "hunting". As long as I move away from them (putting them at distance 8 until their turn), they continue to chase me. However, if I stand still or move toward them, they suddenly switch to regrouping!