diff options
Diffstat (limited to 'data/items/consumables/super_stim.yaml')
| -rw-r--r-- | data/items/consumables/super_stim.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/items/consumables/super_stim.yaml b/data/items/consumables/super_stim.yaml new file mode 100644 index 0000000..c290c5f --- /dev/null +++ b/data/items/consumables/super_stim.yaml @@ -0,0 +1,9 @@ +id: super_stim +name: "super stim" +color: "196" +description: "A potent red potion that dramatically boosts attack capability." +value: 120 +stackable: false +potion_effect: "attack" +potion_bonus: 20 +potion_duration: 200 |
