mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-02-03 02:21:21 +01:00
Balanced Xray
This commit is contained in:
parent
8e50189d45
commit
14d423256b
@ -2,7 +2,7 @@ display-name: "Xray"
|
|||||||
description: "Makes ores within &a%radius%&r blocks shine through walls for &a%seconds%&r seconds"
|
description: "Makes ores within &a%radius%&r blocks shine through walls for &a%seconds%&r seconds"
|
||||||
placeholders:
|
placeholders:
|
||||||
seconds: "1 + %level%"
|
seconds: "1 + %level%"
|
||||||
radius: "8 + 2 * %level%"
|
radius: "3 + 2 * %level%"
|
||||||
type: spell
|
type: spell
|
||||||
|
|
||||||
targets:
|
targets:
|
||||||
@ -47,7 +47,7 @@ effects:
|
|||||||
volume: 1
|
volume: 1
|
||||||
|
|
||||||
args:
|
args:
|
||||||
cooldown: 180
|
cooldown: 90
|
||||||
send_cooldown_message: true
|
send_cooldown_message: true
|
||||||
triggers:
|
triggers:
|
||||||
- alt_click
|
- alt_click
|
||||||
|
Loading…
Reference in New Issue
Block a user