diff options
Diffstat (limited to 'data/items/restoration_compound.yaml')
| -rw-r--r-- | data/items/restoration_compound.yaml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/data/items/restoration_compound.yaml b/data/items/restoration_compound.yaml index b4179bc..913153f 100644 --- a/data/items/restoration_compound.yaml +++ b/data/items/restoration_compound.yaml @@ -1,6 +1,9 @@ id: restoration_compound name: "restoration compound" -color: "214" -description: "A golden compound that restores hitpoints and boosts defense, but drains other stats. [Effect not yet implemented]" +color: "51" +description: "A teal compound that enhances all combat capabilities." value: 250 stackable: false +potion_effect: "all_combat" +potion_bonus: 15 +potion_duration: 150 |
