Obtaining
Use Strengthening on a Stick, hold the strengthened Stick in the off hand, and get struck by lightning. The Stick is replaced by Emrys. DISABLE_EMRYS=true disables this transformation.
Usage
Passive Zap
Emrys is intended for the off hand. Supported damage attributed to the wielder triggers Zap around the entity hit.
Zap checks living entities within 4 blocks. Each eligible target costs EMRYS_MANA_COST_PASSIVE, then takes EMRYS_DAMAGE_ZAP magic damage after a short delay. A target has a 60-tick Zap cooldown, and Emrys holders are excluded.
Focused Lightning
With an empty main hand, hold right-click to use Focused Lightning. It immediately consumes one twentieth of EMRYS_MANA_COST_FOCUSED per tick, rounded down. After about 1.85 seconds it connects to up to three nearby visible targets; solid blocks interrupt connections.
Each connection deals EMRYS_DAMAGE_FOCUSED_PER_SECOND once per second and also attempts a normal Zap around its target. Releasing right-click removes the connections.
Configuration
| Setting | Default | Range | Effect |
|---|---|---|---|
DISABLE_EMRYSmahoutsukai-server.tomlemrys | false | — | When true, disables the lightning transformation from a strengthened Stick into Emrys. |
EMRYS_BOLT_FIREmahoutsukai-server.tomlemrys | false | — | Controls whether the nearby sky lightning created during focused mode ignites blocks. |
EMRYS_DAMAGE_FOCUSED_PER_SECONDmahoutsukai-server.tomlemrys | 4 | 0–100000000 damage per second | Lightning damage dealt to each target connected by focused mode once per second. |
EMRYS_DAMAGE_ZAPmahoutsukai-server.tomlemrys | 1.5 | 0–100000000 damage per target | Magic damage dealt by each passive lightning zap. |
EMRYS_MANA_COST_FOCUSEDmahoutsukai-server.tomlemrys | 200 | 0–100000000 mana per second | Mana cost per second in focused mode. One twentieth is consumed each tick, rounded down to whole mana. |
EMRYS_MANA_COST_PASSIVEmahoutsukai-server.tomlemrys | 80 | 0–100000000 mana per zap target | Mana consumed separately for each eligible entity reached by a passive zap. |
EMRYS_MAX_RANGEmahoutsukai-server.tomlemrys | 22 | 0–100000000 blocks | Maximum range for selecting visible targets with focused lightning. |