Sluggy

From Terraria Wiki
Jump to navigation Jump to search
Desktop versionConsole versionMobile version
Desktop/Console/Mobile-Only Content: This information applies only to the Desktop, Console, and Mobile versions of Terraria.
Sluggy
  • Sluggy item sprite
Auto-use
Stack digit 9.pngStack digit 9.pngStack digit 9.pngStack digit 9.png
Statistics
Type
Bait Power25%
Consumable✔️
Use time15 (Very fast)
RarityRarity level: 1
Sell5 SC
Research5 required
  • Internal Item ID: 3193 (Desktop, Console and Mobile versions)
Sluggy
Sluggy.gif
Statistics
Type
Environment
AI TypePassive Worm AI
Damage0
Max Life5
Defense0
KB Resist0%
Sounds
Hurt
Killed

Sluggy is one of three critters that occasionally spawn in the Jungle or Underground Jungle biome when a player breaks a plant, the others being Grubby (more common) and Buggy (rarest). Sluggy has only 5 health and no defense, and can be damaged by other enemies and players.

Sluggy can be caught with any Bug Net to be carried around in the inventory and released later, or crafted into animated decorative furniture (Sluggy Cage). Once crafted, Sluggy cannot be released again, unless the furniture item is de-crafted via Shimmer(Desktop, Console and Mobile versions).

Sluggy can be used as bait for fishing, with 25% bait power.

Sluggy can be spawned by the Buggy Statue, however statue-spawned critters cannot be caught with any Bug Net, and will disappear in a puff of smoke when the player attempts to do so.

Crafting

Used in

ResultIngredientsCrafting station
Sluggy CageSluggy Cage(Desktop, Console and Mobile versions)By Hand
Grub SoupGrub Soup(Desktop, Console and Mobile versions)
  • GrubbyGrubby(Desktop, Console and Mobile versions)
  • SluggySluggy(Desktop, Console and Mobile versions)
  • BuggyBuggy(Desktop, Console and Mobile versions)
Cooking PotCooking Pot
or
CauldronCauldron
Buggy StatueBuggy Statue(Desktop, Console and Mobile versions)Heavy Work BenchHeavy Work Bench(Desktop, Console, Old-gen console and Mobile versions) and Ecto Mist(Desktop, Console and Mobile versions)

Notes

Vegetation/objects qualifying for Jungle bugs spawns
Tiles 61 0.pngTiles 61 1.pngTiles 61 2.pngTiles 61 3.pngTiles 61 4.pngTiles 61 5.pngTiles 61 6.pngTiles 61 7.pngTiles 61 8.pngTiles 61 9.pngTiles 61 10.pngTiles 61 11.pngTiles 61 12.pngTiles 61 13.pngTiles 61 14.pngTiles 61 15.pngTiles 61 16.pngTiles 61 17.pngTiles 61 18.pngTiles 61 19.pngTiles 61 20.pngTiles 61 21.pngTiles 61 22.png
Short Jungle plants (including Jungle Rose, Jungle Spores, and Nature's Gift; tile ID 61)
Tiles 74 0.pngTiles 74 1.pngTiles 74 2.pngTiles 74 3.pngTiles 74 4.pngTiles 74 5.pngTiles 74 6.pngTiles 74 7.pngTiles 74 9.pngTiles 74 10.pngTiles 74 11.pngTiles 74 12.pngTiles 74 13.pngTiles 74 14.pngTiles 74 15.pngTiles 74 16.png
Tall Jungle plants (tile ID 74)
Jungle vines.png
Jungle vines (tile ID 62)
Tiles 233 0.pngTiles 233 1.pngTiles 233 2.pngTiles 233 3.pngTiles 233 4.pngTiles 233 5.pngTiles 233 6.pngTiles 233 7.pngTiles 233 8.pngTiles 233 9.pngTiles 233 10.pngTiles 233 11.pngTiles 233 12.pngTiles 233 13.pngTiles 233 14.pngTiles 233 15.pngTiles 233 16.pngTiles 233 17.pngTiles 233 18.pngTiles 233 19.pngTiles 233 20.png
Large Jungle plants (tile ID 233)
  • The chance for a Jungle bug (Grubby, Sluggy, and Buggy) to spawn per destroyed tile is 1/80 (1.25%) when destroying short Jungle plants (including Jungle Rose, Jungle Spores, and Nature's Gift), 1/40 (2.5%) when destroying tall Jungle plants, 1/250 (0.4%) when destroying Jungle vines, and 1/10 (10%) when destroying large Jungle plants. It can only spawn if there are no more than a total of 7 other Jungle bugs currently nearby.[1]
    • When a Jungle bug spawns in this way, it has a 2/3 (66.67%) chance to be a Grubby, 1/4 (25%) chance to be a Sluggy, and 1/12 (8.33%) chance to be a Buggy.

Trivia

  • The BestiaryBestiary entry for Sluggy: "Slow and covered in a slick mucus. Fish are especially attracted to these."

History

  • Desktop 1.4.1.2: Changed "Fish are somewhat attracted to these." in the Bestiary desription to "Fish are especially attracted to these."
  • Desktop 1.4.1: Fixed a typo in the Bestiary description ("mucous" to "mucus").

References

  1. Information taken from the Desktop version Desktop 1.4.4.9 source code, method KillTile_DropBait() in Terraria.WorldGen.cs.