fanfa
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
display-name: "Green Thumb"
|
||||
description: "Gives a &a%placeholder%%&r boost to Farming experience"
|
||||
placeholder: "2 + 4 * %level%"
|
||||
type: normal
|
||||
|
||||
targets:
|
||||
- hoe
|
||||
conflicts: [ ]
|
||||
rarity: uncommon
|
||||
max-level: 2
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: skill_xp_multiplier
|
||||
args:
|
||||
multiplier: "1.02 + 0.04 * %level%"
|
||||
skills:
|
||||
- farming
|
||||
|
||||
conditions: [ ]
|
||||
|
||||
dependencies:
|
||||
- EcoSkills
|
||||
Reference in New Issue
Block a user