- Joined
- Jan 7, 2011
- Location
- The 7th Circle of Heaven
@Balance Team
Really looking for help here with combat and crafter balance on the items.
For vanilla pvp and minig/looting - I'd prefer you guys assist with what they do rather than I push something not highly valued.
We want TIERS of the items - so we'll have Tiers 1 to 3 (1's being out first) so they cant be "all out badass" at first.
Here's how the coding works for this (Keep the spacing by using the CODE brackets)
What we need?
Symbol of Acquisition trades (tools/etc)
Medal of Vengeance trades (weps/armor)
Example (you must use the [ code] tag.
Really looking for help here with combat and crafter balance on the items.
For vanilla pvp and minig/looting - I'd prefer you guys assist with what they do rather than I push something not highly valued.
We want TIERS of the items - so we'll have Tiers 1 to 3 (1's being out first) so they cant be "all out badass" at first.
Here's how the coding works for this (Keep the spacing by using the CODE brackets)
What we need?
Symbol of Acquisition trades (tools/etc)
Medal of Vengeance trades (weps/armor)
Example (you must use the [ code] tag.
Code:
item:
==: org.bukkit.inventory.ItemStack
type: DIAMOND_SWORD
meta:
==: ItemMeta
meta-type: UNSPECIFIC
display-name: §a§lGladiator's Longsword
lore:
- §6Carried by a fallen bloodied
- §6gladiator.
- §510% Knockback Resistance
enchants:
DAMAGE_ALL: 5
DURABILITY: 1
KNOCKBACK: 1
FIRE_ASPECT: 1