Post by opalthunder on Dec 28, 2015 14:21:37 GMT -6
MOB CREATION
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
- skill{s=SummonSkeletons} @self 0.1
- skill{s=SmashAttack} @target >0 0.2
Equipment:
- KingsCrown:4
- SkeletonKingSword:0
Drops:
- SkeletonKingDrops
Options:
AlwaysShowName: true
MovementSpeed: 0.2
MaxCombatDistance: 25
PreventOtherDrops: true
SkeletalMinion:
Type: SKELETON
Display: '&2Skeletal Minion'
Health: 50
Damage: 10
Options:
MovementSpeed: 0.1
SKILL CREATION:
SmashAttack:
Cooldown: 8
Conditions:
- targetwithin 25
Skills:
- message{cooldown=30;m="<mob.name><&co> Hahahah! I will crush you, fool!"} @playersinradius{r=40}
- teleport @target
- effect:sound{s=mob.endermen.portal;volume=1.0;pitch=0.5}
- delay 10
- damage{amount=5;ignorearmor=true} @playersinradius{r=5}
- throw{velocity=10;velocityY=5} @playersinradius{r=5}
- effect:explosion @self
SummonSkeletons:
Cooldown: 15
Skills:
- message{m="<mob.name><&co> Arise, my skeletal minions!"} @playersinradius{r=40}
- delay 20
- summon{mob=SkeletalMinion;amount=2;noise=5} @self
- delay 20
- summon{mob=SkeletalMinion;amount=2;noise=5} @self
- delay 20
- summon{mob=SkeletalMinion;amount=2;noise=5} @self
AngrySludgePoison:
Cooldown: 10
Skills:
- potion{type=POISON;lvl=2;duration=100} @playersinradius{r=15}
- effect:particles{p=happyVillager;amount=1000;hSpread=15;ySpread=1;speed=0;yOFfset=0.5} @self
ITEM CREATION:
SkeletonKingSword:
Id: 276
Data: 0
Display: '&3Greatsword of the Skeleton King'
Lore:
- '&6A powerful sword used by'
- '&6the King of Skeletons.'
Enchantments:
- DAMAGE_ALL:5
- KNOCKBACK:2
- FIRE_ASPECT:2
Options:
Health: 10
MovementSpeed: 0.1
KingsCrown:
Id: 314
Data: 0
Amount: 1
Display: '&dCrown of the King'
Lore:
- '&6A kingly crowl that grants'
- '&6the wearer unwavering power!'
Enchantments:
- PROTECTION_ENVIRONMENTAL:2
- PROTECTION_PROJECTILE:2
- PROTECTION_FIRE:2
- PROTECTION_EXPLOSIONS:2
Options:
Health: 10
KnockbackResistance: 10
For Further explanation Visit: mythicmobs.net/manual/doku.php