diff options
Diffstat (limited to 'data/items/consumables/super_amp.yaml')
| -rw-r--r-- | data/items/consumables/super_amp.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/items/consumables/super_amp.yaml b/data/items/consumables/super_amp.yaml new file mode 100644 index 0000000..3bea59b --- /dev/null +++ b/data/items/consumables/super_amp.yaml @@ -0,0 +1,9 @@ +id: super_amp +name: "super amp" +color: "220" +description: "A concentrated gold potion that significantly amplifies physical strength." +value: 155 +stackable: false +potion_effect: "strength" +potion_bonus: 20 +potion_duration: 200 |
