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

SettingDefaultRangeEffect
DISABLE_EMRYSmahoutsukai-server.tomlemrysfalseWhen true, disables the lightning transformation from a strengthened Stick into Emrys.
EMRYS_BOLT_FIREmahoutsukai-server.tomlemrysfalseControls whether the nearby sky lightning created during focused mode ignites blocks.
EMRYS_DAMAGE_FOCUSED_PER_SECONDmahoutsukai-server.tomlemrys40–100000000 damage per secondLightning damage dealt to each target connected by focused mode once per second.
EMRYS_DAMAGE_ZAPmahoutsukai-server.tomlemrys1.50–100000000 damage per targetMagic damage dealt by each passive lightning zap.
EMRYS_MANA_COST_FOCUSEDmahoutsukai-server.tomlemrys2000–100000000 mana per secondMana cost per second in focused mode. One twentieth is consumed each tick, rounded down to whole mana.
EMRYS_MANA_COST_PASSIVEmahoutsukai-server.tomlemrys800–100000000 mana per zap targetMana consumed separately for each eligible entity reached by a passive zap.
EMRYS_MAX_RANGEmahoutsukai-server.tomlemrys220–100000000 blocksMaximum range for selecting visible targets with focused lightning.