store: Runner advancement result types for strat gameplay

This commit is contained in:
Cal Corum 2026-02-16 10:42:28 -06:00
parent 6d60ea337b
commit 66beb63e85

View File

@ -0,0 +1,12 @@
---
id: d6579b9d-1b21-4d71-8437-574217aa0fe6
type: code_pattern
title: "Runner advancement result types for strat gameplay"
tags: [strat-gameplay-webapp, python, game-logic]
importance: 0.7
confidence: 0.8
created: "2026-02-16T16:42:28.855925+00:00"
updated: "2026-02-16T16:42:28.855925+00:00"
---
Runner advancement result types: Result 2 (DP at 2nd+1st): R2 scores (to_base=4) during DP, not just advances to 3rd. Result 5: Conditional on middle infield (2B/SS advance, else hold). Result 6: Conditional on right side (1B/2B advance, else hold). Result 12 (DECIDE): Defaults to conservative (batter out, runners hold) for SS/P/C; 1B/2B advance; 3B hold.