• Guest, HEROCRAFT PUBLIC RELEASE IS HAPPENING AN HOUR EARLIER! TONIGHT @ 7PM CST GET READY FOR IT! play.hc.to
    Read up on the guides and new systems! Here.
    View the LIVE Map here @ hc.to/map
    Stuck or have a problem? use "/pe create" to to open a ticket with staff (There are some known issues and other hotfixes we will be pushing asap)
  • Guest, Make sure to use our LAUNCHER! Read more here!

Ideas for Custom Items

Psychokhaos

Legacy Supporter 3
Joined
Jun 5, 2011
Location
Puyallup, WA, USA
Code:
item:
    ==: org.bukkit.inventory.ItemStack
    type: DIAMOND_AXE
    meta:
        ==: ItemMeta
        meta-type: UNSPECIFIC
        display-name: §a§lHewer of Souls
        lore:
        - §6Used in ancient times by Dagith-Narr's
        - §6daemonic forces in the slaughtering of
        - §6Heroes.
        - §55% Drain life on hit
        enchants:
            DAMAGE_ALL: 3
            FIRE_ASPECT: 2

(Figured the helmet would be the best place for various items that aren't strictly boots/leggings/chest/helmet, unless they're more specifically placed, like a belt. So I'm just going to use GOLDEN_HELMET for necklaces, rings, etc)
Code:
item:
    ==: org.bukkit.inventory.ItemStack
    type: GOLDEN_HELMET
    meta:
        ==: ItemMeta
        meta-type: UNSPECIFIC
        display-name: §a§lRing of the Lake
        lore:
        - §6Given to a Sky Knight in need
        - §6by a Gifted Soul, blessed by
        - §6holy magicks.
        - §515% Debuff Immunity
        - §55% Knockback Resistance
        enchants:
            DURABILITY: 12

Don't know how possible the Debuff immunity and life absorb based on damage dealt works with this currently, but figured these are good ideas
 

yeelowsnow

Legacy Supporter 9
Joined
Feb 28, 2012
Location
SoCal
Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: STICK
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lPINATAS BANE
            lore:
            - §6You can't hide,
            - §6whats inside.
            - §510% Movement Speed Increase
            enchants:
              DURABILITY: 1
              LOOTING: 6
 

Squid_bot

Legacy Supporter 4
Joined
Oct 19, 2013
item:
==: org.bukkit.inventory.ItemStack
type: DIAMOND_SPADE
meta:
==: ItemMeta
meta-type: UNSPECIFIC
display-name: §a§lThe Grave Digger
lore:
- §6Used to send enemies to their graves
- §6gladiator.
- §4 15% Movement Speed Decrease
- §2 20% Melee Damage Increase
enchants:
DAMAGE_ALL: 7
DURABILITY: 4
FIRE_ASPECT: 2

Inspired by my shovel on Haven, I engraved it the Grave digger because I thought it sounded cool. Also maybe this maybe a good idea as there is no enchanted shovel available for trade in central, for medals I mean.
Thanks
 

CarChuck

Stone
Joined
Jun 9, 2014
Code:
       item:
          ==: org.bukkit.inventory.ItemStack
          type: GOLD_SWORD
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lSuperior's Imperial Blade
            lore:
            - §6A martial weapon, carried by
            - §6commanding officers of the     
            - §6Imperium.
            - §6+30 Additional Charisma
           enchants:
              SHARPNESS: 3
              UNBREAKING: 10
 

Trist95

Legacy Supporter 7
Joined
Jul 11, 2013
item:
==: org.bukkit.inventory.ItemStack
type: DIAMOND_SPADE
meta:
==: ItemMeta
meta-type: UNSPECIFIC
display-name: §a§lThe Grave Digger
lore:
- §6Used to send enemies to their graves
- §6gladiator.
- §4 15% Movement Speed Decrease
- §2 20% Melee Damage Increase
enchants:
DAMAGE_ALL: 7
DURABILITY: 4
FIRE_ASPECT: 2

Inspired by my shovel on Haven, I engraved it the Grave digger because I thought it sounded cool. Also maybe this maybe a good idea as there is no enchanted shovel available for trade in central, for medals I mean.
Thanks

Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: DIAMOND_SPADE
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lThe Grave Digger
            lore:
            - §6Used to send enemies to their graves
            - §6gladiator.
            -§4 15% Movement Speed Decrease
            -§2 20% Melee Damage Increase
            enchants:
              DAMAGE_ALL: 7
              DURABILITY: 4
              FIRE_ASPECT: 2
fixed for you
 

JazzDesignation

Legacy Supporter 8
Joined
May 20, 2013
Location
United Kingdom
Code:
item:
  ==: org.bukkit.inventory.ItemStack
  type: EXP_BOTTLE //or BOTTLE, or even an Egg
  meta:
    ==: ItemMeta
    meta-type: UNSPECIFIC
    display-name: §a§lHoly Hand Grenade of Herocraft
    lore:
    - §2The Sovereign's Orb
    - §2of Herocraft
    - §410% Knockback
    - §4+15 Damage 
    enchants:
      DAMAGE_ALL: 15
      DURABILITY: 1
      KNOCKBACK: 10
 
Last edited:

MultiHeartGold

Legacy Supporter 2
Joined
Jun 7, 2012
Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: DIAMOND_SWORD
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lBlade of the Elements
            lore:
            - §6A blade imbued with strong runes
            - §6+10 Wisdom
            - §5+15 Intellect
            enchants:
              DAMAGE_ALL: 7
              DURABILITY: 5
              KNOCKBACK: 1
              FIRE_ASPECT: 2
Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: DIAMOND_SWORD
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lKatana of the Wind
            lore:
            - §6A blade sharpened with wind magic
            - §6
            - §5+15 Agility
            enchants:
              DAMAGE_ALL: 10
              DURABILITY: 5
              KNOCKBACK: 1
Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: DIAMOND_PICKAXE
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lDeldrimor Pickaxe of the Frozen Peaks
            lore:
            - §6Wielded by the ancient Dwarves
            - §6
            - §5
            enchants:
              EFFICIENCY: 15
              DURABILITY: 10
 
Last edited:

yeelowsnow

Legacy Supporter 9
Joined
Feb 28, 2012
Location
SoCal
@Kainzo
Are you able to give items spell abilities? For instance, a pick that has the effect of superheat (smelts on breaking) or an axe which has the timber mod effects (cuts the whole tree down)? Is it possible to add a hoe that has AOE effects? (hoes a large swath of land)

Not sure if any of these are feasible:

Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: DIAMOND_PICK
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lDurin's Folly
            lore:
            - §6Forged of Mithril
            - §6and Dragons Breath
            enchants:
              SUPERHEAT: 1
              UNBREAKING: 6
              EFFICIENCY: 4
Good for collecting stone and smeltable ores.
Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: PAPER
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lCloak of Psalm
            lore:
            - §6He who walks the
            - §6Valley of the
            - §6Shadow of Death
            enchants:
              INVISIBILITY_EFFECT: 2.5 MIN*
              DURABILITY: 10
*Upon use, breaks combat and renders user invisible. Probably would need either slowness or a silence upon the user to make it balanced. Each use uses 1 durability.

Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: SUGARCANE
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lReed of Respiration
            lore:
            - §6Who needs gills?
            enchants:
              INVISIBILITY_EFFECT: *
              DURABILITY: 10
*When used under water, a skill not unlike become death is activated and you go invisible. Duration is based on your breath meter and can be influenced by both respiration skills and enchants. Each use uses 1 durability.
Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: GOLD_AXE
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lThe Lorax's Bane
            lore:
            - §6He who speaks
            - §6to the trees,
            - §6Bends to his knees.
            enchants:
              EFFICIENCY: 5
              UNBREAKING: 10
              TIMBER_EFFECT: 1
Basically gives the effect of the timber mod. Fells trees in a single swing.
 

lioIIoil

Legacy Supporter 7
Joined
Jun 23, 2012
The Rod of Discipline.
item:
==: org.bukkit.inventory.ItemStack
type: BLAZE_ROD
meta:
==: ItemMeta
meta-type: UNSPECIFIC
display-name: §a§lRod Of Discipline.
lore:
- §6--Master Disciples Rod--
- §6Old, somewhat damaged, but you feel it has a strong power.
enchants:
DAMAGE_ALL: 5
Sharpness: 3
KNOCKBACK: 2
FIRE_ASPECT: 1
 
Last edited:

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
The Rod of Discipline.
item:
==: org.bukkit.inventory.ItemStack
type: DIAMOND_SWORD
meta:
==: ItemMeta
meta-type: UNSPECIFIC
display-name: §a§lRod Of Discipline.
lore:
- §6--Master Disciples Rod--
- §6Old, somewhat damaged, but you feel it has a strong power.
enchants:
DAMAGE_ALL: 5
Sharpness: 3
KNOCKBACK: 2
FIRE_ASPECT: 1
Please use
Code:
 and edit your post...
 

Trist95

Legacy Supporter 7
Joined
Jul 11, 2013
The Rod of Discipline.
item:
==: org.bukkit.inventory.ItemStack
type: DIAMOND_SWORD
meta:
==: ItemMeta
meta-type: UNSPECIFIC
display-name: §a§lRod Of Discipline.
lore:
- §6--Master Disciples Rod--
- §6Old, somewhat damaged, but you feel it has a strong power.
enchants:
DAMAGE_ALL: 5
Sharpness: 3
KNOCKBACK: 2
FIRE_ASPECT: 1

Code:
item:
  ==: org.bukkit.inventory.ItemStack
  type: DIAMOND_SWORD
  meta:
    ==: ItemMeta
    meta-type: UNSPECIFIC
    display-name: §a§lRod Of Discipline.
    lore:
    - §6--Master Disciples Rod--
    - §6Old, somewhat damaged, but you feel it has a strong power.
    enchants:
      DAMAGE_ALL: 5
      SHARPNESS: 3
      KNOCKBACK: 2
      FIRE_ASPECT: 1

fixed it for you

don't know if sharpness and damage all are the same
 

Psychokhaos

Legacy Supporter 3
Joined
Jun 5, 2011
Location
Puyallup, WA, USA
Code:
item:
  ==: org.bukkit.inventory.ItemStack
  type: DIAMOND_SWORD
  meta:
    ==: ItemMeta
    meta-type: UNSPECIFIC
    display-name: §a§lRod Of Discipline.
    lore:
    - §6--Master Disciples Rod--
    - §6Old, somewhat damaged, but you feel it has a strong power.
    enchants:
      DAMAGE_ALL: 5
      SHARPNESS: 3
      KNOCKBACK: 2
      FIRE_ASPECT: 1

fixed it for you

don't know if sharpness and damage all are the same
They are the same. This has a list of what to use for what enchantments: http://wiki.ess3.net/wiki/Enchantments
 

Ellron23

Legacy Supporter 3
Joined
Sep 28, 2012
Location
Umbra, California
I know there is a dragoon nocheat bypass for jump, so I'm assuming you can give these boots a bypass too with some tweaking. This is one of the most obvious ideas.

Code:
item:
==: org.bukkit.inventory.ItemStack
type: IRON_BOOTS
meta:
==: ItemMeta
meta-type: UNSPECIFIC
display-name: §a§lBoots of Swiftness
lore:
- §6Go fast booties
- §+15% Movement Speed
enchants:
DURABILITY: 3
 

Trist95

Legacy Supporter 7
Joined
Jul 11, 2013
I know there is a dragoon nocheat bypass for jump, so I'm assuming you can give these boots a bypass too with some tweaking. This is one of the most obvious ideas.

Code:
item:
==: org.bukkit.inventory.ItemStack
type: IRON_BOOTS
meta:
==: ItemMeta
meta-type: UNSPECIFIC
display-name: §a§lBoots of Swiftness
lore:
- §6Go fast booties
- §+15% Movement Speed
enchants:
DURABILITY: 3

Code:
item:
  ==: org.bukkit.inventory.ItemStack
  type: IRON_BOOTS
  meta:
    ==: ItemMeta
    meta-type: UNSPECIFIC
    display-name: §a§lBoots of Swiftness
    lore:
    - §6 Go fast booties
    - §2 +15% Movement Speed
    enchants:
      DURABILITY: 3

fixed it for you
added a color to the movement speed increase
 

yeelowsnow

Legacy Supporter 9
Joined
Feb 28, 2012
Location
SoCal
Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: DIAMOND_PICK
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lMCHammer
            lore:
            - §6It's Hammertime
          enchants:
              SILK_TOUCH: 1
              DURABILITY: 6
              DIG_SPEED: 1

Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: DIAMOND_SHOVEL
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lSpear of Longinus
            lore:
            - §6Pierce the Heavens
          enchants:
              DAMAGE_ALL: 7
              DURABILITY: 10
              FIRE_ASPECT: 2
 

Rida_

TNT
Joined
May 12, 2014
Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: BOW
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lLongbow of Odysseus
            lore:
            - §6Drawing the bow is impossible
            - §6for any but the strongest.
            - §520% Movement Decrease
            enchants:
              ARROW_DAMAGE: 15
              DURABILITY: 5
              ARROW_KNOCKBACK: 2
Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: DIAMOND_PICKAXE
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lSapper's Pickaxe
            lore:
            - §6The tallest of walls fell
            - §6to the void beneath
            enchants:
              DAMAGE_ALL: 8
              DIG_SPEED: 8
              DURABILITY: 9
 
Last edited:

Jloy1

Legacy Supporter 7
Joined
Feb 24, 2011
Location
TERA, Mount Tyrannas
Eh, just an idea.
Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: IRON_SWORD
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lDagger of the Lost
            lore:
            - §6Once used as a weapon in the
            - §6great wars. It's sharpness
            - §6now lies with those who have
            - §6lost their souls.
            - §5+6 Health on-hit
            enchants:
              DAMAGE_ALL: 3
              DAMAGE_UNDEAD: 5
              DAMAGE_ARTHROPODS: 2
              DURABILITY: 7
Code:
        item:
          ==: org.bukkit.inventory.ItemStack
          type: DIAMOND_PICKAXE
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lTempered Diamond Pickaxe
            lore:
            - §6Forged by a legendary smith
            - §6using ancient techniques
            - §6dating back to the time of
            - §6Kingdom.
            enchants:
              EFFICIENCY: 6
              DURABILITY: 8
 
Last edited:

Faunherer

Legacy Supporter 4
Joined
Jun 24, 2011
Location
Winterfell
Code:
item:
          ==: org.bukkit.inventory.ItemStack
          type: DIAMOND_AXE
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: §a§lBreiðöx
            lore:
            - §6Mighty two-handed axe
            - §6of Northern make.  Made
            - §6to crush the thickest armor
            - §6and incapacitate the largest
            - §6of foes.
            - §4 30% slower swing speed
            - §3 20% melee damage increase
            - §3 5% armor pierce
            - §3 10% stamina drain
            enchants:
              SHARPNESS: 3
              DURABILITY: 10
SO I made a thing, or tried to. What I was thinking was a two-handed axe, a heavy weapon. Since it is a heavier axe with a broad head, the swing speed would be lower (because the thing is heavy, and you have to lift it before you drop it on your target's head). And also since it is heavier, it will have a much higher stopping power (as in chop a man in half through armor stopping power), thus the damage increase and the slight armor pierce. I threw in the stamina drain also just for fun because hell if you got a giant axe-head lodged in your shoulder you would probably be a little tuckered out.

Sharpness 3 because why not, I'm not sure how it would work on top of the melee damage increase, or if it would. I wouldn't want it to compound too much and make it too strong. And Durability 10 because it is an axe and it really pisses me off that it breaks faster than swords in combat.

I made up a lot of the buffs and stuff so I am not sure how they would work (how because we have very capable coders and devs and I am confident they could pull it off).

Bottom line, what I just suggested is an example for another class of weapon. There should be different variations on the weapons (swords, axes, spears, scythes, sticks, etc.) to help foster different styles of play. This would be a heavier class of axe, with high damage and low attack speed, but comparable DPS to axes of different classes around the same quality.
 
Top