diff options
| author | historia <[not public]> | 2026-06-19 03:05:46 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-19 03:05:46 -0400 |
| commit | fbd1c30d7b9777c9df6653f0c393afa7a7dfa519 (patch) | |
| tree | 7d4dd5b1fb1a5f868a330caf009ac8dc4e583025 /data/items/emerald_bolts.yaml | |
| parent | dea4a06764c507699cf9adcd1fd0a572d227aff0 (diff) | |
| download | thehouseoficarus-fbd1c30d7b9777c9df6653f0c393afa7a7dfa519.tar.gz | |
feat: science skill roughly implemented
Diffstat (limited to 'data/items/emerald_bolts.yaml')
| -rw-r--r-- | data/items/emerald_bolts.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/items/emerald_bolts.yaml b/data/items/emerald_bolts.yaml index b123d92..1afdcd0 100644 --- a/data/items/emerald_bolts.yaml +++ b/data/items/emerald_bolts.yaml @@ -1,9 +1,9 @@ id: emerald_bolts name: emerald bolts -color: "83" -description: "Mithril bolts tipped with emerald." -value: 65 +color: "34" +description: "Bolts tipped with emerald. Can be enchanted via science." +value: 40 stackable: true equip_slot: ammo stats: - ranged_strength: 39 + ranged_attack: 5 |
