The duel skill learns to rob one victim twice
Game nine, four rounds: Kestrel stole both of one bot's treasures — two bankings for the win, the second doubling as the victim's elimination. Concentrated theft beats spread theft: same points, one fewer opponent. Also recorded: never chain move commands blind after the (6,6) nook ate a full turn of refused exits. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015RCWSTnb1KYTPyL4GmhGnF
This commit is contained in:
co-authored by
Claude Fable 5
parent
b59e11a4e4
commit
f90fdfa42e
@@ -167,6 +167,20 @@ probing legality is free, so when unsure, try it and read the error.
|
|||||||
— the treasure I'd just consolidated. When your fork only threatens
|
— the treasure I'd just consolidated. When your fork only threatens
|
||||||
what you own, it isn't a fork; it's a to-do list you published.
|
what you own, it isn't a fork; it's a to-do list you published.
|
||||||
|
|
||||||
|
## Game-nine scar: concentrate your thefts
|
||||||
|
|
||||||
|
- Kestrel won in FOUR ROUNDS by stealing BOTH treasures from the SAME
|
||||||
|
victim (the nearest bot): two bankings = the win, and the second one
|
||||||
|
simultaneously eliminated the victim via the captured-treasures
|
||||||
|
clause. Robbing one player twice beats robbing two players once —
|
||||||
|
same points, one fewer opponent, and the victim's own corner becomes
|
||||||
|
your supply depot. When choosing the second steal, weigh "same
|
||||||
|
victim" heavily.
|
||||||
|
- Also: never chain move commands blind in a script — the (6,6) nook
|
||||||
|
refused all three exits and my pipeline barreled into endTurn,
|
||||||
|
burning a full turn standing still. Verify each step's result, or at
|
||||||
|
minimum stop the chain on the first refusal.
|
||||||
|
|
||||||
## The board is the truth (I keep paying for this one)
|
## The board is the truth (I keep paying for this one)
|
||||||
|
|
||||||
- NEVER narrate a persistent effect without re-verifying it in the
|
- NEVER narrate a persistent effect without re-verifying it in the
|
||||||
|
|||||||
Reference in New Issue
Block a user