Advertisement
Pro_Insection

Bait

May 18th, 2024
619
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.49 KB | None | 0 0
  1. bait:
  2.   display: '%group-color%Bait'
  3.   description: Chance to receive double fishing drops.
  4.   applies-to: Fishing Rod
  5.   type: CATCH_FISH
  6.   settings:
  7.     showActionBar: true
  8.   group: LEGENDARY
  9.   applies:
  10.    - FISHING_ROD
  11.   levels:
  12.     '1':
  13.       chance: 15
  14.       cooldown: 10
  15.       effects:
  16.        - MORE_DROPS:1
  17.     '2':
  18.       chance: 18
  19.       cooldown: 15
  20.       effects:
  21.        - MORE_DROPS:1
  22.     '3':
  23.       chance: 26
  24.       cooldown: 20
  25.       effects:
  26.        - MORE_DROPS:1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement