attributes.yml
Armor Attributes
No-Attribute: "None"
Unique-Persistence: true # If true, players will not be able to roll the same attribute twice.
Attributes:
"Aetherial-Beacon":
Roll-Chance: 50 # 1% chance to roll this attribute
Armor-Lore-Display: "&bAetherial Beacon" # This will be parsed into %armor_equipped_attribute%
# While they have this attribute equipped, they will gain the following boosts on top of the armor's boosts.
Armor-Boosts:
- "edprison-enchant-experiencecollector:0.10"
- "edprison-tokens:0.10"
# Simple actions that will be executed when the player unlocks this attribute.
Unlock-Actions:
- "[CHANGE_COLOR] 135,206,235"
- "[MESSAGE] &6&lRARE FIND! &7&oYou have unlocked the &3&l[&b&l!&3&l] &bAetherial Beacon &7&oattribute!"
- "[SOUND] ENTITY_WITHER_BREAK_BLOCK;1.0;1.0"
# The preview item that will be displayed in the attribute list.
Preview-Item:
Material: "BEACON"
Custom-Model-Data: 0
Glow: true
Display-Name: "&3&l[&b&l!&3&l] &bAetherial Beacon"
Lore:
- "&8Attribute"
- "&7&oForged from the essence of the skies,"
- "&7&othis &3&oAetherial Beacon &7&oradiates a"
- "&7&ocalming light that reaches across realms."
- " "
- "&b&lEffects"
- "&3 → &bExperience Collector &7(+10% Proc Chance&7)"
- "&3 → &bToken Boost &7(+10% Income&7)"
- " "
- "&7&o(( &f&oRoll &7&oattributes in the &b&oattribute roller!&7&o ))"
"Blood-Essence":
Roll-Chance: 50 # 1% chance to roll this attribute
Armor-Lore-Display: "&cBlood Essence" # This will be parsed into %armor_equipped_attribute%
# While they have this attribute equipped, they will gain the following boosts on top of the armor's boosts.
Armor-Boosts:
- "phantomarmor-exp:0.10"
- "edprison-tokens:0.10"
# Simple actions that will be executed when the player unlocks this attribute.
Unlock-Actions:
- "[CHANGE_COLOR] 100,41,38"
- "[MESSAGE] &c&lINSANE FIND! &7&oYou have unlocked the &4&l&o[&c&l&o!&4&l&o] &c&oBlood Essence &7&oattribute!"
- "[SOUND] ENTITY_WITHER_BREAK_BLOCK;1.0;1.0"
# The preview item that will be displayed in the attribute list.
Preview-Item:
Material: "REDSTONE"
Custom-Model-Data: 0
Glow: true
Display-Name: "&4&l[&c&l!&4&l] &cBlood Essence"
Lore:
- "&8Attribute"
- "&7&oForged from the essence of the skies,"
- "&7&othis &3&oAetherial Beacon &7&oradiates a"
- "&7&ocalming light that reaches across realms."
- " "
- "&c&lEffects"
- "&4 → &cArmor EXP &7(+20% Additional&7)"
- "&4 → &cToken Boost &7(+10% Income&7)"
- " "
- "&7&o(( &f&oRoll &7&oattributes in the &b&oattribute roller!&7&o ))"
Last updated