analyze_slices
Analyze and compare Milty Draft slices to get resource/influence totals, tech skips, and a ranking from best to worst.
Instructions
Analyze and compare Milty Draft slices. Each slice is an array of 5 tile IDs (indices: 0=home-left, 1=center, 2=home-right, 3=mecatol-left, 4=mecatol-gate). Returns resource/influence totals, tech skips, wormholes, anomalies, legendary planets, Mecatol path analysis, and a ranking from best to worst.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slices | Yes | Array of slices. Each slice is an array of tile IDs from Milty Draft (e.g. [[29,27,60,47,79], [32,73,20,48,68]]). |