🔵Modificators

Modifiers allow you to change characteristics.

🔵 Creating a Modificator

  1. Go to the /lfish menu and click the Modificator.

  2. Click Add to create a new modificator config. All treasures files are stored in server/plugins/LiteFish/modificators.

  3. A modifier may have the following characteristics:

  • Game size - the size of the mini-game line

  • Game speed - in game ticks. 20 ticks = 1 second

  • Player Health - the player's life, after it becomes 0 the game will end in failure

  • Autofishing - automatic fishing when the bobber BITE

  • Bobber amount - adding additional bobbers. (The minigame is not supported for multiple bobbers at once)

  • Item Increase - increases the amount of loot. If a player has 5 loot drops while fishing, loot will be generated 5 times, meaning a different rarity and item will be selected each time.

  • Luck Increase - Increases the luck of the first half of the drop table

  • Drop Health - increases the health point of the drop

  1. Modifiers apply to bait/enchantments/custom rods.

Last updated