- Tham gia
- 21/02/2021
- Bài viết
- 2
Sao mình không spawn mobs ra được ạ? Đây là config mặc định của MythicMobs, mình xài MythicMobs bản free 4.11.0, Paper 1.12.2
# For more information, check out the plugin manual or join us on Discord:
# www.mythicmobs.net
#
SkeletalKnight:
Type: WITHER_SKELETON
Display: '&aSkeletal Knight'
Health: 40
Damage: 8
Equipment:
- IRON_HELMET HEAD
- IRON_CHESTPLATE CHEST
- IRON_LEGGINGS LEGS
- IRON_BOOTS FEET
- IRON_SWORD HAND
- SHIELD OFFHAND
Drops:
- GOLD_NUGGET{display="Gold Coin"} 1to2 0.5
LevelModifiers:
- health 5
- damage 0.5
Options:
MovementSpeed: 0.1
SkeletonKing:
Type: WITHER_SKELETON
Display: '&6Skeleton King'
Health: 500
Damage: 10
Skills:
- speak{m="None may challenge the Skeleton King!";cooldown=20} @PlayersInRadius{r=40}
~onCombat >0 0.2
- speak{m="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 HEAD
- SkeletonKingSword HAND
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
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
# www.mythicmobs.net
#
SkeletalKnight:
Type: WITHER_SKELETON
Display: '&aSkeletal Knight'
Health: 40
Damage: 8
Equipment:
- IRON_HELMET HEAD
- IRON_CHESTPLATE CHEST
- IRON_LEGGINGS LEGS
- IRON_BOOTS FEET
- IRON_SWORD HAND
- SHIELD OFFHAND
Drops:
- GOLD_NUGGET{display="Gold Coin"} 1to2 0.5
LevelModifiers:
- health 5
- damage 0.5
Options:
MovementSpeed: 0.1
SkeletonKing:
Type: WITHER_SKELETON
Display: '&6Skeleton King'
Health: 500
Damage: 10
Skills:
- speak{m="None may challenge the Skeleton King!";cooldown=20} @PlayersInRadius{r=40}
~onCombat >0 0.2
- speak{m="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 HEAD
- SkeletonKingSword HAND
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
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
# For more information, check out the plugin manual or join us on Discord:
# www.mythicmobs.net
#
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
ound{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 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
articles{p=happyVillager;amount=1000;hSpread=15;ySpread=1;speed=0;yOFfset=0.5}
@Self
# www.mythicmobs.net
#
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
ound{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 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
articles{p=happyVillager;amount=1000;hSpread=15;ySpread=1;speed=0;yOFfset=0.5}@Self
# For more information, check out the plugin manual or join us on Discord:
# www.mythicmobs.net
#
SkeletonKingSword:
Id: DIAMOND_SWORD
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
Attributes:
MainHand:
Health: 10
MovementSpeed: 0.1
KingsCrown:
Id: GOLDEN_HELMET
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
Hide:
- ATTRIBUTES
- ENCHANTS
Attributes:
Head:
Health: 10
KnockbackResistance: 10
BanditTunic:
Id: LEATHER_CHESTPLATE
Display: '&aBandit Tunic'
Lore:
- '&6A leather tunic taken from'
- '&6the corpse of a bandit.'
Options:
Color: 255,40,40
# www.mythicmobs.net
#
SkeletonKingSword:
Id: DIAMOND_SWORD
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
Attributes:
MainHand:
Health: 10
MovementSpeed: 0.1
KingsCrown:
Id: GOLDEN_HELMET
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
Hide:
- ATTRIBUTES
- ENCHANTS
Attributes:
Head:
Health: 10
KnockbackResistance: 10
BanditTunic:
Id: LEATHER_CHESTPLATE
Display: '&aBandit Tunic'
Lore:
- '&6A leather tunic taken from'
- '&6the corpse of a bandit.'
Options:
Color: 255,40,40


