From 699e17bc916108722d240f44732db94ca8fd174e Mon Sep 17 00:00:00 2001 From: Gryph667 <38962974+Gryph667@users.noreply.github.com> Date: Tue, 19 Jun 2018 12:02:52 -0400 Subject: [PATCH 1/2] Create pinkerium --- MythicMobs/Mobs/pinkerium | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 MythicMobs/Mobs/pinkerium diff --git a/MythicMobs/Mobs/pinkerium b/MythicMobs/Mobs/pinkerium new file mode 100644 index 0000000..3192da0 --- /dev/null +++ b/MythicMobs/Mobs/pinkerium @@ -0,0 +1,33 @@ +pinkubus: + Type: witch + Display: '&d Pink Succubus&r - &k' + 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: + - ' had their soul completely devoured' + - '<&sq>s soul was feasted upon by a Succubus' + LevelModifiers: + Disguise: + Skills: From 28639db28edbb79424932428cb83fab7fae63042 Mon Sep 17 00:00:00 2001 From: Gryph667 <38962974+Gryph667@users.noreply.github.com> Date: Wed, 20 Jun 2018 00:14:49 -0400 Subject: [PATCH 2/2] Update pinkerium --- MythicMobs/Mobs/pinkerium | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/MythicMobs/Mobs/pinkerium b/MythicMobs/Mobs/pinkerium index 3192da0..f33707f 100644 --- a/MythicMobs/Mobs/pinkerium +++ b/MythicMobs/Mobs/pinkerium @@ -31,3 +31,37 @@ pinkubus: LevelModifiers: Disguise: Skills: + +syncophant: + Type: zombie + Display: '&d Pink Syncophant&r - &k' + Health: 300 + Damage: 4 + Armor: 3 + BossBar: + Faction: Pinkerium + Mount: + Options: + AlwaysShowName: true + Glowing: true + KnockbackResistance: 0.7 + MovementSpeed: 0.2 + Modules: + AIGoalSelectors: + AITargetSelectors: + Drops: + - exp 125-150 1 + DropsPerLevel: + DamageModifiers: + - FIRE -1 + - LAVA +1 + - FIRE_TICK 0 + Equipment: + - stick:0 + - blaze_rod:5 + KillMessages: + - ' was crushed a Syncophant's enthusiasm.' + - '<&sq>s face was stomped upon by a Syncophant' + LevelModifiers: + Disguise: + Skills: