fanfa
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
display-name: "Criticals"
|
||||
description: "Increases critical damage by &a%placeholder%%"
|
||||
placeholder: "10 * %level%"
|
||||
type: normal
|
||||
|
||||
targets:
|
||||
- sword
|
||||
- axe
|
||||
conflicts: [ ]
|
||||
rarity: epic
|
||||
max-level: 3
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: crit_multiplier
|
||||
args:
|
||||
multiplier: "1 + 0.1 * %level%"
|
||||
triggers:
|
||||
- melee_attack
|
||||
|
||||
conditions: [ ]
|
||||
Reference in New Issue
Block a user