EmyTools
EmyTools has a bunch of random stuff that fits together
EmyTools
EmyTools
Contents
- **Mobs** - Ender Core - **Items** - Emerald Sword - **Enchantments** - Reverse Knockback - Lifesteal
<h2 id="md-mobs">Mobs</h2>
<h3 id="md-ender-core">Ender Core</h3>
The Ender Core is a 3x3 shulker that is very powerful and hard to defeat.
- `2000` HP - `2000` XP
Measurements
- ##### Time
- Time has a chance to vary by `0-10` ticks. - Long: `10 seconds, 200 ticks` - Short: `2.5 seconds, 50 ticks` - Shortest: `1 second, 20 ticks`
- ##### Range
- Long: `35 blocks` - Short: `25 blocks` - Shortest: `10 blocks`
- ##### Damage
- Weak: `30 HP, 15 Hearts` - Strong: `50 HP, 25 Hearts`
Stages
There are 3 stages, evenly spread across the health of the Ender Core
- Stage `1: 1/3 HP` - Stage `2: 2/3 HP` - Stage `3: 3/3 HP`
Attacks
- ##### Damage Beam
- Range: `Short` - Damage: `Strong` - Time: `Shortest` - Stage: `1+` - Shoots a single laser at the target
- ##### Levitation Beam
- Range: `Long` - Damage: `Weak` - Time: `Short` - Stage: `1+` - Shoots a levitation laser at the target
- ##### Area Effect Cloud Fire
- Range: `Long` - Damage: `Weak` - Time: `Short` - Stage: `2+` - Spawns Instant Damage II lingering effects at all nearby entities, then ignites for 5 seconds
- ##### Shockwave
- Range: `Short` - Damage: `Strong` - Time: `Long` - Stage: `2+` - Launches with a Y velocity of - Blocks by 1 times `stage` - `LivingEntity`'s by 1.5 times `stage`
- ##### 3 Rings of Death
- Range: `Long` - Damage: `Strong` - Time: `Long` - Stage: `3+` - Shoots 3 large rings out of the Ender Core. - Delays are from when the attack starts - Ring 1: - Delay: `10 ticks` - Knockback: `Power 1` - Damage: `10 HP, 5 Hearts` - Ring 2: - Delay: `20 ticks` - Knockback: `Power 10` - Damage: `25 HP, 12.5 Hearts` - Ring 3 - Delay: `30 ticks` - Knockback: `Power 20` - Damage: `100 HP, 50 Hearts`
<h2 id="md-items">Items</h2>
<h3 id="md-emerald-sword">Emerald Sword</h3>
The Emerald Sword is a sword made of emeralds.
- Durability: `1500` - Base Attack: `6.5` - Mining Speed Multiplier: `8.0` - Mining Level: `3` - Enchantability: `12` - Repair Item: `Emerald`
Crafting Recipe
A = Emerald B = Stick It is not shapeless
`A` `A` `B`
<h2 id="md-enchantments">Enchantments</h2>
<h3 id="md-reverse-knockback">Reverse Knockback</h3>
- Levels: `2`
Normal knockback power and stats, but changes the direction of velocity to come towards the player
<h3 id="md-lifesteal">Lifesteal</h3>
Steals health from the mob you attack.
Healing formula
level is the 1 based enchantment level targetHealth is the health of the target
`targetHealth / 10 * level`
- Levels: `10`
All rights reserved