2019-08-19 00:12:51 +00:00
|
|
|
# For more information, check out the plugin manual or join us on Discord:
|
|
|
|
# http://www.mythicmobs.net
|
|
|
|
#
|
|
|
|
|
2018-05-23 14:27:02 +00:00
|
|
|
SkeletalKnight:
|
|
|
|
Type: WITHER_SKELETON
|
2019-08-19 00:12:51 +00:00
|
|
|
Display: '&aSkeletal Knight'
|
2018-05-23 14:27:02 +00:00
|
|
|
Health: 40
|
|
|
|
Damage: 8
|
2019-08-19 00:12:51 +00:00
|
|
|
Equipment:
|
|
|
|
- IRON_HELMET HEAD
|
|
|
|
- IRON_CHESTPLATE CHEST
|
|
|
|
- IRON_LEGGINGS LEGS
|
|
|
|
- IRON_BOOTS FEET
|
|
|
|
- IRON_SWORD HAND
|
|
|
|
- SHIELD OFFHAND
|
2018-05-23 14:27:02 +00:00
|
|
|
Drops:
|
2019-08-19 00:12:51 +00:00
|
|
|
- GOLD_NUGGET{display="Gold Coin"} 1to2 0.5
|
2018-05-23 14:27:02 +00:00
|
|
|
LevelModifiers:
|
|
|
|
- health 5
|
|
|
|
- damage 0.5
|
|
|
|
Options:
|
|
|
|
MovementSpeed: 0.1
|
|
|
|
SkeletonKing:
|
|
|
|
Type: WITHER_SKELETON
|
|
|
|
Display: '&6Skeleton King'
|
|
|
|
Health: 500
|
|
|
|
Damage: 10
|
|
|
|
Skills:
|
|
|
|
- message{cooldown=20;m="<mob.name><&co> None may challenge the Skeleton King!"}
|
|
|
|
@PlayersInRadius{r=40} ~onCombat >0 0.2
|
|
|
|
- message{m="<mob.name><&co> Ahahahahah! Die, <trigger.name>!"} @PlayersInRadius{r=40}
|
|
|
|
~onPlayerKill >0 1
|
2019-08-19 00:12:51 +00:00
|
|
|
- skill{s=SummonSkeletons} @self 0.1
|
|
|
|
- skill{s=SmashAttack} @target >0 0.2
|
2018-05-23 14:27:02 +00:00
|
|
|
Equipment:
|
2019-08-19 00:12:51 +00:00
|
|
|
- KingsCrown HEAD
|
|
|
|
- SkeletonKingSword HAND
|
2018-05-23 14:27:02 +00:00
|
|
|
Drops:
|
|
|
|
- SkeletonKingDrops
|
|
|
|
Options:
|
|
|
|
AlwaysShowName: true
|
|
|
|
MovementSpeed: 0.2
|
|
|
|
MaxCombatDistance: 25
|
|
|
|
PreventOtherDrops: true
|
|
|
|
SkeletalMinion:
|
|
|
|
Type: SKELETON
|
|
|
|
Display: '&2Skeletal Minion'
|
|
|
|
Health: 10
|
|
|
|
Damage: 2
|
|
|
|
Options:
|
|
|
|
MovementSpeed: 0.1
|
2019-08-19 00:12:51 +00:00
|
|
|
StaticallyChargedSheep:
|
|
|
|
Type: SHEEP
|
|
|
|
Display: '&aStatically Charged Sheep'
|
|
|
|
Health: 100
|
|
|
|
Damage: 2
|
|
|
|
Options:
|
|
|
|
MovementSpeed: 0.3
|
|
|
|
DamageModifiers:
|
|
|
|
- LIGHTNING 0
|
|
|
|
- FIRE 0.5
|
|
|
|
Skills:
|
|
|
|
- lightning @LivingInRadius{r=10} ~onTimer:100
|
|
|
|
AngrySludge:
|
|
|
|
Type: SLIME
|
|
|
|
Display: '&aAngry Sludge'
|
|
|
|
Health: 100
|
|
|
|
Damage: 2
|
|
|
|
Options:
|
|
|
|
Size: 20
|
|
|
|
MovementSpeed: 0.1
|
|
|
|
PreventSlimeSplit: true
|
|
|
|
PreventOtherDrops: true
|
|
|
|
MaxCombatDistance: 30
|
|
|
|
KnockbackResistance: 1
|
|
|
|
Skills:
|
|
|
|
- skill{s=AngrySludgePoison} 0.2
|
|
|
|
- blockmask{material=SLIME_BLOCK;r=1;duration=100} @self ~onTimer:20
|