mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-01-07 22:27:34 +01:00
Updated customenchants.yml
This commit is contained in:
parent
adcfaccbf5
commit
f8e3a6933a
@ -22,7 +22,7 @@ enchants:
|
|||||||
- id: escape
|
- id: escape
|
||||||
type: normal
|
type: normal
|
||||||
name: "Escape"
|
name: "Escape"
|
||||||
description: Gain a short burst of speed after taking damage
|
description: Gain a short burst of speed %value% after taking damage
|
||||||
|
|
||||||
obtaining:
|
obtaining:
|
||||||
table: true
|
table: true
|
||||||
@ -52,6 +52,7 @@ enchants:
|
|||||||
triggers:
|
triggers:
|
||||||
- take_damage
|
- take_damage
|
||||||
conditions: [ ]
|
conditions: [ ]
|
||||||
|
value-placeholder: I
|
||||||
- effects:
|
- effects:
|
||||||
- id: potion_effect
|
- id: potion_effect
|
||||||
args:
|
args:
|
||||||
@ -61,4 +62,5 @@ enchants:
|
|||||||
apply_to_player: true
|
apply_to_player: true
|
||||||
triggers:
|
triggers:
|
||||||
- take_damage
|
- take_damage
|
||||||
conditions: [ ]
|
conditions: [ ]
|
||||||
|
value-placeholder: II
|
Loading…
Reference in New Issue
Block a user