added atmospheric.yml

fixed aerial.yml
This commit is contained in:
Sedri05 2022-08-30 14:34:26 +02:00
parent d9468a42b5
commit 1843f5ba3e
2 changed files with 24 additions and 1 deletions

View File

@ -19,6 +19,6 @@ effects:
args:
multiplier: 1 + 0.1 * %level%
triggers:
- trident_attack
- bow_attack
conditions:
- id: in_air

View File

@ -0,0 +1,23 @@
display-name: Atmospheric
description: Deal %placeholder%% more trident damage when you are in air
placeholder: '10*%level%'
type: normal
targets:
- tridents
conflicts: []
rarity: epic
max-level: 3
tradeable: true
discoverable: true
enchantable: true
effects:
- id: damage_multiplier
args:
multiplier: 1 + 0.1 * %level%
triggers:
- bow_attack
conditions:
- id: in_air