fanfa
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
display-name: "Chemist"
|
||||
description: "Gives a &a%placeholder%%&r boost to Alchemy experience"
|
||||
placeholder: "12.5 * %level%"
|
||||
type: normal
|
||||
|
||||
targets:
|
||||
- helmet
|
||||
conflicts:
|
||||
- enriched_plating
|
||||
- sorcery
|
||||
rarity: uncommon
|
||||
max-level: 4
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: skill_xp_multiplier
|
||||
args:
|
||||
multiplier: "1 + 0.125 * %level%"
|
||||
skills:
|
||||
- alchemy
|
||||
|
||||
conditions: [ ]
|
||||
|
||||
dependencies:
|
||||
- EcoSkills
|
||||
Reference in New Issue
Block a user