mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-22 15:05:18 +01:00
added corrosive.yml
This commit is contained in:
parent
af55176021
commit
ec2ace29d9
@ -0,0 +1,23 @@
|
||||
display-name: Corrosive
|
||||
description: Damages your opponents armor
|
||||
placeholder: '%level%'
|
||||
type: Normal
|
||||
|
||||
targets:
|
||||
- bow
|
||||
- crossbow
|
||||
conflicts: []
|
||||
rarity: legendary
|
||||
max-level: 2
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: damage_armor
|
||||
args:
|
||||
damage: "%level%"
|
||||
triggers:
|
||||
- melee_attack
|
||||
conditions: []
|
Loading…
Reference in New Issue
Block a user