Chlorophyte Partisan

From Terraria Wiki
Jump to navigation Jump to search
Chlorophyte Partisan
  • Chlorophyte Partisan item spriteold Chlorophyte Partisan item sprite
Stack digit 1.png
Statistics
Type
Damage49 (Melee)
Knockback6.2 (Strong)
Critical chance4%
Use time23 (Fast)
Velocity5
TooltipShoots a spore cloud
RarityLime (Rarity level: 7)
Sell3 GC60 SC
Research1 required
Projectiles created
  • Chlorophyte Partisan
    Chlorophyte Partisan
  • Spore Cloud
    Spore Cloud
Sounds
Use
The Chlorophyte Partisan being used to attack Target Dummies. Note that only the Spore Clouds can damage enemies through walls.

The Chlorophyte Partisan is a Hardmode, post-mechanical bosses spear. When thrust, it fires a Spore Cloud projectile that deals the weapon's damage and knockback, lasts for a short time, can pass through blocks, and pierces an infinite number of enemies.

Its best modifier is Godly or Demonic. Both modifiers increase the average damage output by the same amount. However, Ruthless might be preferred if the player already has very high critical strike chance.

Crafting

Recipes

ResultIngredientsCrafting station
Chlorophyte PartisanChlorophyte PartisanMythril AnvilMythril Anvil
or
Orichalcum AnvilOrichalcum Anvil

Notes

  • The Chlorophyte Partisan has a maximum range of approximately 11.44 tiles.[1]
    • Melee speed bonuses can slightly increase its range, in addition to increasing its attack speed and projectile fire rate. They also allow the Spore Cloud projectile to travel faster and further.
  • The Spore Cloud applies 10 ticks of static invincibility frames upon hit.[2]
  • The Spore Cloud can travel for 1.67 seconds while gradually slowing down, before disappearing.[3]
  • The Spore Cloud can inflict debuffs granted by melee boosts (e.g. Magma Stone and flasks), but will not have any visual effects from these boosts (e.g. no flame particles will be emitted by the Spore Cloud when using the Magma Stone).
  • The Spore Cloud is fired from the tip of the spear at the apex of the thrust. Thus, it is possible to hit enemies through blocks via the projectile, but not the spear itself.

Trivia

  • The Chlorophyte Saber emits the same Spore Cloud projectile as the Chlorophyte Partisan. It does not inflict knockback when fired by the saber, however.
  • Console versionMobile version All existing Tonbogiris in 1.3.0.1-equivalent worlds were replaced by Chlorophyte Partisans upon updating.

History

References

  1. Information taken from the Desktop version Desktop 1.4.4.9 source code, method AI_019_Spears() in Terraria.Projectile.cs.
  2. Information taken from the Desktop version Desktop 1.4.4.9 source code, method SetDefaults() in Terraria.Projectile.cs.
  3. Information taken from the Desktop version Desktop 1.4.4.9 source code, method AI() in Terraria.Projectile.cs. The relevant part is the aiStyle == 44 code block.