animal_product_value
Calculate and compare the value of raw animal products versus their processed versions, accounting for Rancher and Artisan profession bonuses and quality levels.
Instructions
Raw (Rancher +20% + quality) vs processed (Artisan +40%) value of an animal product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artisan | No | Apply Artisan +40% to the processed good: auto/true/false. | auto |
| product | Yes | Raw product, e.g. 'Milk', 'Large Milk', 'Egg', 'Wool'. | |
| quality | No | Star quality for the raw-sale comparison. | normal |
| rancher | No | Apply Rancher +20% to raw: auto/true/false. | auto |
| 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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| best | No | ||
| note | No | ||
| error | No | ||
| values | No | ||
| artisan | No | ||
| product | No | ||
| rancher | No | ||
| base_price | No |