Ok Aikar, Next promo item....

Discussion in 'Community Discussion' started by Leowaste, Feb 15, 2014.

?

Make it so?

YES! WARP SPEED! 27 vote(s) 75.0%
no, i hate good stuff 9 vote(s) 25.0%
  1. If agree say so ;p

    Code:
      public static final UsableCustomItem LEOS_BLADE = new UsableSwordCustomItem("LeosBlade") {
            {
                ItemUtil.buildLore(this)
                    .setName("&1Leo's Blade")
                    .add("&4Use with extreme caution!")
                    .makeFinal()
                    .makeSoulbound()
                    .save();
                addUnsafeEnchantment(Enchantment.DURABILITY, 5);
                addUnsafeEnchantment(Enchantment.SMITE, 6);
                addUnsafeEnchantment(Enchantment.SHARPNESS, 6);
                addUnsafeEnchantment(Enchantment.KNOCKBACK, 4);
                addUnsafeEnchantment(Enchantment.FIREASPECT, 3);
                addUnsafeEnchantment(Enchantment.LOOTING, 4);
            }
    
        };
    thank you, that is all.
    lolomgiwish
  2. ofc is joke
    Equinox_Boss likes this.
  3. Haha. This is what happens when I don't have my coffee :p
    Equinox_Boss likes this.
  4. Spite? Or is that a typo?
    Equinox_Boss likes this.
  5. It's a little overpowered. And the name could use a little work.

    What event would this promotion go with, anyway?
    Equinox_Boss likes this.
  6. In sprite of him making that typo, you corrected him.
    Equinox_Boss and Rainier6 like this.
  7. only a typo and a bored joke guys. it will be okay lol
  8. Yes... >: D

    I will enflict spite on the zombies...

    They will not be able to live knowing I hate them.
    Equinox_Boss likes this.
  9. It should somehow be even more efficient versus zombie grinders, if you know what i mean ^^
    Equinox_Boss likes this.
  10. the next promo item is a soulbound journal *nod*
    Equinox_Boss and csmanion like this.
  11. Code:
     public static final UsableCustomItem Amazing_Potato = new UsablePotatoCustomItem("AmazingPotato") {
            {
                ItemUtil.buildLore(The amazing ptoato.)
                    .setName("&6Amazing Potato")
                    .add("&4Amazing")
                    .makeSoulbound()
                    .save();
                addUnsafeEnchantment(Enchantment.DURABILITY, 5);
                addUnsafeEnchantment(Enchantment.SMITE, 6);
                addUnsafeEnchantment(Enchantment.SHARPNESS, 100);
                addUnsafeEnchantment(Enchantment.KNOCKBACK, 100);
                addUnsafeEnchantment(Enchantment.FIREASPECT, 100);
                addUnsafeEnchantment(Enchantment.LOOTING, 100);
            }
    
        };
    Inuyasha1204 and Equinox_Boss like this.
  12. Code:
     public static final UsableCustomItem Porphos_Stick = new UsableSwordCustomItem("PorphosStick") {
            {
                ItemUtil.buildLore(this)
                    .setName("&1Porphos Stick")
                    .add("&4Use with extreme caution!")
                    .makeFinal()
                    .makeSoulbound()
                    .save();
                addUnsafeEnchantment(Enchantment.KNOCKBACK, 100);
            }
    
        };
    Equinox_Boss likes this.
  13. How about a brick with Sharpness 5 and soulbound? Not too too OP and still fun! It can be called "bemvino87's Combat Brick".
    Equinox_Boss likes this.
  14. The lack of Humor from some players disturbs me greatly. :p
    marknaaijer, Curundu and Equinox_Boss like this.
  15. ikr, omg.
    Equinox_Boss likes this.
  16. Code:
      public static final UsableCustomItem LEOS_BLADE = new UsableSwordCustomItem("LeosBlade") {
            {
                ItemUtil.buildLore(this)
                    .setName("&1Leo's Blade")
                    .add("&4Use with extreme caution!")
                    .makeFinal()
                    .makeSoulbound()
                    .save();
                addUnsafeEnchantment(Enchantment.DURABILITY, 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999);
                addUnsafeEnchantment(Enchantment.SMITE, 99999);
                addUnsafeEnchantment(Enchantment.SHARPNESS, 99999);
                addUnsafeEnchantment(Enchantment.KNOCKBACK, 100);
                addUnsafeEnchantment(Enchantment.FIREASPECT, 3);
                addUnsafeEnchantment(Enchantment.LOOTING, 10);
            }
    
        };
    Equinox_Boss and kritacul like this.
  17. Plot twist:
    • Aikar adds item.
    • Item is only dropped by Leo.
    • Leo is now vulnerable to pvp.
    Inuyasha1204, AliceF3, Pab10S and 2 others like this.
  18. *kills him 999,999,999,999,999,999 times and has him banned after*
    Anyone wanna buy? >: )
    Equinox_Boss likes this.
  19. If anything it'd be called "Brick of #SWAG" or "Brick of Victory"
    Don't ask xD
    Equinox_Boss likes this.