diff options
Diffstat (limited to 'data/items/shield_potion.yaml')
| -rw-r--r-- | data/items/shield_potion.yaml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/data/items/shield_potion.yaml b/data/items/shield_potion.yaml index ccc2d0b..4cd91e8 100644 --- a/data/items/shield_potion.yaml +++ b/data/items/shield_potion.yaml @@ -1,6 +1,9 @@ id: shield_potion name: "shield potion" -color: "39" -description: "A luminous blue potion that temporarily reinforces defensive capability. [Effect not yet implemented]" +color: "21" +description: "A deep blue potion that reinforces defensive capability." value: 85 stackable: false +potion_effect: "defense" +potion_bonus: 10 +potion_duration: 200 |
