economy/drugs.json

Drug balance. Weed and meth share this file and each has its own block of fields.

Weed fields

FieldDefaultPurpose
sellPricePerUnit140Dealer sell price per harvested cannabis unit.
seedPurchaseQuantity5Number of seed units spawned by one weed seed shop purchase.
waterBottlePurchaseQuantity1Number of water bottles spawned by one water bottle shop purchase.
growthDurationSeconds180.0Full growth duration excluding paused states.
wateringsRequired3Number of watering checkpoints.
waterDosesPerBottle4Doses on each shop-spawned water bottle.
firstWaterThreshold0.05First watering checkpoint as a growth fraction.
lastWaterThreshold0.90Last watering checkpoint as a growth fraction.
harvestDurationSeconds5.0Hold-to-harvest duration.
harvestYield1Cannabis units dropped per completed harvest.
potMaxHealth80.0Weed pot health.
lightMaxHealth60.0Grow light health.
growLightRange150.0Runtime grow light cone range.
growLightConeHalfAngle30.0Runtime cone half angle in degrees.
growLightConeApexHeight145.0Cone origin offset above the light.
growLightCheckInterval0.25Host check interval for lit pots.

Meth fields

  • basePricePerUnit
  • basePurity
  • purityClampMin
  • purityClampMax
  • reductionCookDurationSeconds
  • crystallizationCookDurationSeconds
  • productExpirationSeconds
  • filterDurationSeconds
  • stoveMaxHealth
  • filterMaxHealth
  • purifierMaxHealth

Reload

Use litherarp.economy_reload to apply the change.