xeRicker

MysteryBoxes - upgrade-time-box.yml

Nov 10th, 2022 (edited)
980
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.88 KB | None | 0 0
  1. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  2. # ■ ░█▀▄▀█ ░█──░█ ░█▀▀▀█ ▀▀█▀▀ ░█▀▀▀ ░█▀▀█ ░█──░█ ░█▀▀█ ░█▀▀▀█ ▀▄░▄▀ ░█▀▀▀ ░█▀▀▀█             ■
  3. # ■ ░█░█░█ ░█▄▄▄█ ─▀▀▀▄▄ ─░█── ░█▀▀▀ ░█▄▄▀ ░█▄▄▄█ ░█▀▀▄ ░█──░█ ─░█── ░█▀▀▀ ─▀▀▀▄▄             ■
  4. # ■ ░█──░█ ──░█── ░█▄▄▄█ ─░█── ░█▄▄▄ ░█─░█ ──░█── ░█▄▄█ ░█▄▄▄█ ▄▀░▀▄ ░█▄▄▄ ░█▄▄▄█ BY XERICKER ■
  5. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  6.  
  7. general-settings:
  8.   enabled: true
  9.   name: "#d56afc⭐ Time Box"
  10.   description:
  11.    - "&7Gain an additional slot to"
  12.     - "&7open more Mystery Boxes"
  13.     - "&7at the same time."
  14.     - ""
  15.     - "&7Unlocked: &b{TIME_BOX_BONUS} Slot(s)"
  16.    - "&6⭐ Max level: &7Gain &b+2 Slots&7."
  17.    - ""
  18.    - "{UPGRADE_LEVEL_BAR} &6{UPGRADE_LEVEL_PERCENT}% &e{UPGRADE_LEVEL}&7/{UPGRADE_MAX_LEVEL}"
  19.  
  20. icon-builder:
  21.   type: END_CRYSTAL
  22.   amount: 1
  23.   durability: 0
  24.   model: 0
  25.   head: ""
  26.   glow: false
  27.   potion-effects:
  28.   apply-tags:
  29.    - "key;value"
  30.   apply-enchants:
  31. # •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  32. # The progress builder defines the upgrade levels for this upgrade.
  33. # Each line represents an upgrade level, with the first line being upgrade level 1, the second line being upgrade level 2, and so on.
  34. # •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  35.  
  36. progress-builder:
  37.  - "dust-cost:100 | slots-unlocked:1"
  38.   - "dust-cost:200 | slots-unlocked:2"
  39.   - "dust-cost:300 | slots-unlocked:3"
  40.   - "dust-cost:400 | slots-unlocked:4"
  41.   - "dust-cost:500 | slots-unlocked:5"
  42.   - "dust-cost:600 | slots-unlocked:6"
  43.   - "dust-cost:700 | slots-unlocked:7"
  44.   - "dust-cost:800 | slots-unlocked:10"
Add Comment
Please, Sign In to add comment