MineCICD added "plugins"
This commit is contained in:
29
plugins/EcoEnchants/enchants/ecoskills/enriched_plating.yml
Normal file
29
plugins/EcoEnchants/enchants/ecoskills/enriched_plating.yml
Normal file
@@ -0,0 +1,29 @@
|
||||
display-name: "Enriched Plating"
|
||||
description: "Gives a &a%placeholder%%&r boost to Armory experience"
|
||||
placeholder: "3 * %level%"
|
||||
type: normal
|
||||
|
||||
targets:
|
||||
- armor
|
||||
conflicts:
|
||||
- sorcery
|
||||
- chemist
|
||||
- adventurer
|
||||
rarity: uncommon
|
||||
max-level: 4
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: skill_xp_multiplier
|
||||
args:
|
||||
multiplier: "1 + 0.03 * %level%"
|
||||
skills:
|
||||
- alchemy
|
||||
|
||||
conditions: [ ]
|
||||
|
||||
dependencies:
|
||||
- EcoSkills
|
Reference in New Issue
Block a user