processing_value
Compare and rank selling methods for any crop: raw, kegged wine or juice, or jarred jelly or pickle. Input crop name and optional quality or artisan profession to see the most profitable option.
Instructions
Rank ways to sell a crop: raw (Tiller + quality) vs keg (wine/juice) vs jar
(jelly/pickle). See note for multipliers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | Crop name, e.g. 'Cranberries'. | |
| kind | No | Force fruit/veg; empty = auto-detect from save. | |
| artisan | No | Apply Artisan +40%: auto/true/false. | auto |
| quality | No | Star quality for the raw-sale comparison. | normal |
| save_path | No | Path to a save file OR a save folder (e.g. .../Saves/Farm_123 or .../Saves/Farm_123/Farm_123). Leave empty to use the save configured at server startup (--save/--save-dir or SDV_SAVE_PATH/SDV_SAVE_DIR). The server never auto-discovers saves; one must be configured or passed explicitly. | |
| base_price | No | Override base sell price. 0 = look up. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| best | No | ||
| item | No | ||
| kind | No | ||
| note | No | ||
| error | No | ||
| tiller | No | ||
| values | No | ||
| artisan | No | ||
| base_price | No | ||
| best_value | No | ||
| quality_for_raw | No |