Token Booster Set

ManticSets Token Booster Set example

plugins/ManticSets/sets/token-booster.yml

# Equip/Unequip sounds
equip-sound: PISTON_EXTEND
unequip-sound: PISTON_RETRACT

display: '&6Token Booster'

# Below are the settings for this set.
# Refer to the _INFO.txt file for more information on how to configure this file.
set:
  helmet: LEATHER:255,159,31
  chestplate: LEATHER:255,159,31
  leggings: LEATHER:255,159,31
  boots: LEATHER:255,159,31
  name: '&6&lToken Booster Set'
  lore:
  - ''
  - '&7Wear this to increase tokens earned'
  - '&7when using your upgradable hoe!'
  - ''
  - '&e20% &7more tokens earned when the whole'
  - '&7set is worn!'
  enchantments:
  - PROTECTION_ENVIRONMENTAL:4
  - DURABILITY:1
  natural-xp-modifier: 0.0
  damage:
    given-to-player: 0.0
    given-to-mob: 0.0
    taken-from-player: 0.0
    taken-from-mob: 0.0
  mantic-hoes:
    currency-modifier: 0.2
    xp-modifier: 0.0
    money-modifier: 0.0
  rival-hoes:
    essence-modifier: 0.0
    money-modifier: 0.0
  scyther-hoes:
    xp-modifier: 0.0
    money-modifier: 0.0
    drop-modifier: 0.0
  mantic-swords:
    currency-modifier: 0.0
    xp-modifier: 0.0
    money-modifier: 0.0
  rival-swords:
    essence-modifier: 0.0
  mantic-rods:
    currency-modifier: 0.0
    xp-modifier: 0.0
    money-modifier: 0.0
  rival-rods:
    essence-modifier: 0.0
  mining-economy:
    drop-modifier: 0.0
    currency-modifier: 0.0
  shop-gui-plus:
    sell-price-modifier: 0.0
    buy-price-modifier: 0.0
  mcmmo:
    xp-modifier: 0.0
  kore:
    mobcoin-modifier: 0.0
    player-collector-sell-modifier: 0.0
  super-mob-coins:
    mobcoin-modifier: 0.0
  potion-effects: []

Last updated