Meet Blizz Ard!

Discussion in 'Empire Updates' started by Krysyy, Dec 18, 2014.

Thread Status:
Not open for further replies.
  1. can't figure out how to edit in a quote...so - have you tried this yet? o.0
  2. Just 98drake and I with our big family of Bliz Ards.

    Bliz Family
    Ultimamaxx likes this.
  3. people are still finding moldy and spoiled super turkeys lololololol
  4. Ok going to spill the beans on the nose... We have plans to make it do something special soon, but due to it being the holidays I simply did not have the time to write the code for that yet, so it just gives that message.

    Soon it will have a special use.

    As for drop rate, with my recent change it is a flat 5%, and looting DOES help.


    @CustomMobSettings(
    key = "BlizzArd",
    name = "&4Blizz Ard",
    mobType = EntityType.SNOWMAN,
    spawnRate = 5,
    respawnRate = 60,
    baseTokens = 300,
    showname = true,
    persistent = true,
    minSpawnFromPlayer = 16,
    bonusXpMax = 500,
    bonusXpMin = 300
    )
    public class BlizzArd extends CustomMob<Snowman> implements SpecialMob {
    {
    setLootPool(
    LootItem(15, DRAGON_STONE_FRAGMENT.qtyRange(4,5)).looting(DRAGON_STONE_FRAGMENTS),
    LootItem(8, DRAGON_STONE_FRAGMENT.qtyRange(3,3)).looting(DRAGON_STONE_FRAGMENTS),
    LootItem(5, DRAGON_STONE_FRAGMENT.qtyRange(2,2)).looting(DRAGON_STONE_FRAGMENTS),

    LootItem(35, newItem(Material.DIAMOND).qtyRange(5, 16)).looting(DIAMONDS_ENRAGED),
    LootItem(newItem(Material.DIAMOND).qtyRange(3, 12)).looting(DIAMONDS_ENRAGED),

    LootItem(50, newItem(Material.SNOW).qtyRange(16, 48)).looting(XLRG_BONUS_5_BONUS),
    LootItem(50, newItem(Material.SNOW_BALL).qtyRange(16, 64)).looting(XLRG_BONUS_5_BONUS),
    LootItem(50, newItem(Material.SNOW_BLOCK).qtyRange(8, 16)).looting(XLRG_BONUS_5_BONUS),

    LootItem(newItem(Material.SNOW).qtyRange(8, 24)).looting(XLRG_BONUS_5_BONUS),
    LootItem(newItem(Material.SNOW_BALL).qtyRange(8, 32)).looting(XLRG_BONUS_5_BONUS),
    LootItem(newItem(Material.SNOW_BLOCK).qtyRange(4, 8)).looting(XLRG_BONUS_5_BONUS),

    LootItem(5, PromoItems.BLIZZARD_NOSE).looting(MED_BONUS_PCT_ONLY)
    );
    }
  5. And havent had time to do it this week due to family visiting and been really sick past 2 days, but should get some updates out this week now.
    Johnsface101 likes this.
  6. thanks for the updates! wonderful!

    Sorry to hear you've been sick, that time of year
    cadgamer101 likes this.
  7. yeah, that's how i've found everything. Found four holiday chests not too far from an outpost all within a chunk or two of each other
  8. well.... just went out for a little boat ride around my gold farm and.... I found atleast 50 holiday and feast chests :p I guess just working on the boring job of working and fixing up my gold farm pays off lol. Almost a single chest full of gold blocks, iron blocks, diamond blocks, emerald blocks and feast for a king papers just from that!
  9. umg hax bruh
    cadgamer101 likes this.
  10. Haven't even seen a blizz ard message yet tho :p
  11. Holiday chests are easy to find , mostly by accident. :D
    The blizz ard , you hit by accident. or the hit you first... :rolleyes:
    Seen twiche the message for the blizz ard, but never found it.
  12. Protip: Hunt in 1.7.10. It makes things much easier. ;)
    cadgamer101 likes this.
  13. Is that so :confused:
    How
  14. Mob names work better on 1.7.10, you can easily spot the name through the ground/walls
  15. This. The reason I was so bad at finding the underground mobs was not, as I thought, because I was incredibly bad at finding names. It was actually because you can only see the names from long distances while on 1.7.10 or earlier.
  16. You're welcome :)
    I still need your frags and noses.
    cadgamer101 and hashhog3000 like this.
  17. So happy with myself! I didn't get a nose, but I got enough fragments to craft my first dragon stone. I'm gonna treat my player to some cookies for this accomplishment. I deserve it. =P
    cadgamer101 and hashhog3000 like this.
  18. Yeah, yeah, here I come. :p
    Congrats! The first stone always feels nice. Ah, I remember my first Dragon Stone. I slashed down a Enraged Zombie, enjoying the look of surprised horror on its face, and was rewarded with- What's that? Mistake? Oh, yeah, never mind, I got my first stone as a gift in the mail. Forget the fighting, I just skip to the cookie part. :p
    Calamochnus likes this.
  19. second blizz ard, first nose!
    cadgamer101 likes this.
  20. Never switched to 1.8, still running 1.7 ;)
Thread Status:
Not open for further replies.