mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-22 15:05:18 +01:00
added curse_of_hunger.yml.yml.yml
This commit is contained in:
parent
876be6a0b6
commit
056c7bf630
@ -0,0 +1,20 @@
|
||||
display-name: Curse of Hunger
|
||||
description: Increases hunger loss
|
||||
placeholder: '%level%'
|
||||
type: Curse
|
||||
|
||||
targets:
|
||||
- helmet
|
||||
conflicts: []
|
||||
rarity: common
|
||||
max-level: 1
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: hunger_multiplier
|
||||
args:
|
||||
multiplier: 1.5 * %level%
|
||||
conditions: []
|
Loading…
Reference in New Issue
Block a user