Add market feedback pricing

This commit is contained in:
CoalGov Deploy
2026-05-06 01:01:01 +00:00
parent 8b5ff1f92f
commit b88e3074fd
8 changed files with 223 additions and 30 deletions

View File

@@ -60,13 +60,30 @@ divining_rod:
cooldown_seconds: 5
market:
treasury:
transaction_budget_percent: 25.0
dynamic:
initial_stock: 1024
target_stock: 1024
elasticity: 1.0
stock_floor_ratio: 0.05
min_multiplier: 0.35
max_multiplier: 3.0
sell_multiplier: 0.85
buy_multiplier: 1.15
flow_half_life_minutes: 180
flow_weight: 0.5
flow_min_multiplier: 0.70
flow_max_multiplier: 1.75
materials:
COBBLESTONE:
target_stock: 4096
elasticity: 1.0
min_multiplier: 0.20
max_multiplier: 10.0
flow_weight: 1.25
flow_min_multiplier: 0.50
flow_max_multiplier: 2.25
initial_stock:
WHEAT: 0
BREAD: 0