Create pinkerium
This commit is contained in:
parent
46dc9bd7c2
commit
699e17bc91
1 changed files with 33 additions and 0 deletions
33
MythicMobs/Mobs/pinkerium
Normal file
33
MythicMobs/Mobs/pinkerium
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
pinkubus:
|
||||||
|
Type: witch
|
||||||
|
Display: '&d Pink Succubus&r - &k<mob.level>'
|
||||||
|
Health: 500
|
||||||
|
Damage: 4
|
||||||
|
Armor: 3
|
||||||
|
BossBar:
|
||||||
|
Faction: Pinkerium
|
||||||
|
Mount:
|
||||||
|
Options:
|
||||||
|
AlwaysShowName: true
|
||||||
|
Glowing: true
|
||||||
|
KnockbackResistance: 0.7
|
||||||
|
MovementSpeed: 0.5
|
||||||
|
Modules:
|
||||||
|
AIGoalSelectors:
|
||||||
|
AITargetSelectors:
|
||||||
|
Drops:
|
||||||
|
- exp 125-150 1
|
||||||
|
DropsPerLevel:
|
||||||
|
DamageModifiers:
|
||||||
|
- FIRE -1
|
||||||
|
- LAVA -4
|
||||||
|
- FIRE_TICK 0
|
||||||
|
Equipment:
|
||||||
|
- tether:0
|
||||||
|
- blaze_rod:5
|
||||||
|
KillMessages:
|
||||||
|
- '<target.name> had their soul completely devoured'
|
||||||
|
- '<target.name><&sq>s soul was feasted upon by a Succubus'
|
||||||
|
LevelModifiers:
|
||||||
|
Disguise:
|
||||||
|
Skills:
|
Loading…
Reference in a new issue