Legacy:North Pole

Old-gen console versionNintendo 3DS version
This is the Legacy page whose information relates to the article North Pole.
It applies only to the Old-gen console and 3DS versions of Terraria, detailing their differences from modern versions.
North Pole
    Statistics
    Damage73
    Use time25 (Fast)

    On the Old-gen console version Old-gen console version and Nintendo 3DSNintendo 3DS version version, the North Pole creates more snowflake projectiles, but they deal lower damage and inflict less knockback.

    Notes

    • (Old-gen console and 3DS versions) The icy spear projectile deals 80% of the weapon's damage (58 base damage) and 85% of its knockback (5.695 (Average) base knockback).[1] The snowflake projectiles deal 64% of the weapon's damage (46 base damage) and 46.75% of its knockback (3.132 (Weak) base knockback).[2]
    • (Old-gen console and 3DS versions) Holding the North Pole will reduce melee speed boosts by half.
    • (Old-gen console and 3DS versions) There can only be 187 snowflakes on the screen at any given time. After reaching this cap, spear projectiles cannot produce any more until some snowflakes begin dissipating.[3]
      • Additionally, every snowflake after 100 will spawn with 1% less damage. This can make them deal extremely low damage if the spear projectiles are launched high into the air. For example, while the 100th snowflake will still deal 64% damage (46 base damage) as normal, the 150th snowflake will only deal 32% damage (23 base damage), and the 187th snowflake, the last possible one, will only deal 8.32% damage (6 base damage).
    • (Old-gen console and 3DS versions) The snowflakes are affected by the direction of the wind, so the player should adjust the aim to compensate.

    References

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