Fisherman

Skill list:

  • Deep Sea Angler: Specialize in abyssal waters, granting +30 % rare-fish chance and doubling catch size below 40 m depth. Night fishing adds extra 10 % luck.

  • Lucky Catch: Every cast has 15 % chance to instantly reel a bonus fish of random type. Bonus ignores bait restrictions and weight limits.

  • Net Fishing: Throw a weighted net capturing up to five fish in a 6 m-radius area. Each ensnared fish yields 80 % normal experience.

  • Quick Catch: Reduces reel-in time by 35 % and line-tension decay by 20 %. Great for competitions requiring rapid landings.

  • Treasure Hunter: Hooked crates have 25 % higher chance to contain gems, maps, or artifacts above a 300-combo streak. Reveals buried chests on minimap for one minute post-catch.

Permission:

skillfusion.select.fisherman

Configuration:

  Fisherman:
    DisplayName: "Fisherman"
    Skills:
      QuickCatch:
        DisplayName: "Quick Catch"
        Material: "FISHING_ROD"
        MaxLevel: 10
        Price:
          BasePrice: 70
          MultiplyByLevel: 1.2
        HowToUse: "Passive skill; affects fishing."
        HowItWorks: "Reduces time to catch fish by 5% per skill level."

      TreasureHunter:
        DisplayName: "Treasure Hunter"
        Material: "CHEST"
        MaxLevel: 10
        Price:
          BasePrice: 90
          MultiplyByLevel: 1.25
        HowToUse: "Passive skill; chance activates when fishing."
        HowItWorks: "Increases chance to catch rare items by 2% per level."

      NetFishing:
        DisplayName: "Net Fishing"
        Material: "LEAD"
        MaxLevel: 10
        Price:
          BasePrice: 110
          MultiplyByLevel: 1.3
        HowToUse: "Use the /s netfish command."
        HowItWorks: "Catches multiple fish at once; number of fish increases per level."

      DeepSeaAngler:
        DisplayName: "Deep Sea Angler"
        Material: "HEART_OF_THE_SEA"
        MaxLevel: 10
        Price:
          BasePrice: 130
          MultiplyByLevel: 1.35
        HowToUse: "Fish in deep ocean biomes."
        HowItWorks: "Access to exclusive fish types; rarity decreases per level."

      LuckyCatch:
        DisplayName: "Lucky Catch"
        Material: "PRISMARINE_SHARD"
        MaxLevel: 10
        Price:
          BasePrice: 120
          MultiplyByLevel: 1.3
        HowToUse: "Passive skill; always active."
        HowItWorks: "Chance to double your catch increases by 4% per skill level."

Last updated