diff options
Diffstat (limited to 'data/items/consumables/full_restore.yaml')
| -rw-r--r-- | data/items/consumables/full_restore.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/items/consumables/full_restore.yaml b/data/items/consumables/full_restore.yaml new file mode 100644 index 0000000..96f6036 --- /dev/null +++ b/data/items/consumables/full_restore.yaml @@ -0,0 +1,9 @@ +id: full_restore +name: "full restore" +color: "208" +description: "A powerful orange potion that completely restores health." +value: 200 +stackable: false +potion_effect: "heal" +potion_bonus: 500 +potion_duration: 0 |
