From 1b9e2da3b3c438d8dc53d3489725dd5ba0022777 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 11 Jun 2026 04:46:27 -0400 Subject: feat: web client, get/drop updates and fixes --- data/behaviors/mine_copper.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'data/behaviors/mine_copper.yaml') diff --git a/data/behaviors/mine_copper.yaml b/data/behaviors/mine_copper.yaml index 1f2f884..d4b8fbf 100644 --- a/data/behaviors/mine_copper.yaml +++ b/data/behaviors/mine_copper.yaml @@ -2,10 +2,11 @@ id: mine_copper type: gather skill: mining level: 1 -base_wait: 8 -tool: pickaxe +xp: 17 +base_wait: 10 +tools: [pickaxe] success: - base: 0.40 + base: 0.50 per_level: 0.01 cap: 0.95 gather_message: "You swing your pickaxe at the rock..." -- cgit v1.2.3