aboutsummaryrefslogtreecommitdiff
path: root/data/items/snapdragon_seed.yaml
diff options
context:
space:
mode:
authorworkhorse <workhorse@localhost.localdomain>2026-06-19 11:51:17 -0400
committerworkhorse <workhorse@localhost.localdomain>2026-06-19 11:51:17 -0400
commit575a71dcfed3b9fa44af244836f638a23df05a9a (patch)
treeeb5eff16eab86247a3dd93ff4d7fd3781f291b64 /data/items/snapdragon_seed.yaml
parent52a3ce6a4b4a254dc5d3067979a09e93c060fa20 (diff)
downloadthehouseoficarus-575a71dcfed3b9fa44af244836f638a23df05a9a.tar.gz
feat: farming roughly implemented
Diffstat (limited to 'data/items/snapdragon_seed.yaml')
-rw-r--r--data/items/snapdragon_seed.yaml16
1 files changed, 12 insertions, 4 deletions
diff --git a/data/items/snapdragon_seed.yaml b/data/items/snapdragon_seed.yaml
index 3ec440d..06f2a9e 100644
--- a/data/items/snapdragon_seed.yaml
+++ b/data/items/snapdragon_seed.yaml
@@ -1,6 +1,14 @@
id: snapdragon_seed
name: snapdragon seed
-color: "92"
-description: "An extremely rare herb seed. Highly valued by alchemists."
-value: 1500
-stackable: true \ No newline at end of file
+color: "161"
+description: "A bright red snapdragon seed, prized by pharma-crafters."
+value: 750
+stackable: true
+farm_patch_type: herb
+farm_level: 62
+farm_plant_xp: 82
+farm_harvest_xp: 99
+farm_stages: 4
+farm_product: snapdragon
+farm_min_yield: 3
+farm_max_yield: 9 \ No newline at end of file