Terraria Wiki

  • Discussions are now available on the Terraria Wiki.
  • Miss the old Hydra Skin? Try out our Hydralize gadget! Visit the preferences page while logged in and turn on the gadget.

READ MORE

Terraria Wiki
Ryebot (talk | contribs)
m ({{history}}: $version is deprecated)
mNo edit summary
(32 intermediate revisions by 23 users not shown)
Line 5: Line 5:
 
| type = Boss
 
| type = Boss
 
| environment = Frost Moon
 
| environment = Frost Moon
| damage2 = &#32;{{note|small=y|(melee)}}<br/>72 / {{expert|144}} {{note|small=y|(chain gun)}}<br/>160 / {{expert|320}} {{note|small=y|(spike balls)}}<br/>84 / {{expert|168}} {{note|small=y|(missiles)}}<br/>100 / {{expert|200}} {{note|small=y|(presents)}}
+
| damage2 =&#32;{{note|small=y|paren=y|melee}}<br/>{{modes|72|144|216}} {{note|small=y|paren=y|{{gameText|ItemName.ChainGun}}}}<br/>{{modes|160|320|480}} {{note|small=y|paren=y|{{gameText|ProjectileName.SpikyBall}}}}<br/>{{modes|84|168|252}} {{note|small=y|paren=y|{{gameText|ProjectileName.Missile}}}}<br/>{{modes|100|200|300}} {{note|small=y|paren=y|{{gameText|ProjectileName.Present}}}} {{source code ref|v=1.4.0.5|name=snk1ai|method {{code|AI()}} in {{code|Terraria.NPC.cs}} (under {{code|<nowiki>aiStyle == 61</nowiki>}})}}
 
| allversions = yes
 
| allversions = yes
  +
| group|Higher item drop chances in later waves&nbsp;<ref name="fmdrops">See [[Frost Moon#Loot|Frost Moon]] for more details on the loot drop rates. {{source code ref|v=1.4.0.5|noref=y|method {{code|RegisterBoss_FrostMoon()}} in {{code|Terraria.GameContent.ItemDropRules.ItemDropDatabase.cs}} and class {{code|FrostMoonDropGatingChance}} in {{code|Terraria.GameContent.ItemDropRules.Conditions.cs}}}}</ref>|0
| Elf Melter|1|5.55%-12.5% / {{expert|12.5% - 50%}}
 
  +
| group|One of the following 2 items may be dropped&nbsp;<ref name="fmdrops"/>|2
| Chain Gun|1|5.55%-12.5% / {{expert|12.5% - 50%}}
 
| Santa-NK1 Trophy|1|4.17% - 12.5% / {{expert|6.25%-100%}} (wave 15+ / {{expert|wave 8+}})
+
| Elf Melter|1|{{modes|5.55% - 12.5%|12.5% - 50%}}
 
| Chain Gun|1|{{modes|5.55% - 12.5%|12.5% - 50%}}
  +
|custom| {{item|Santa-NK1 Trophy}}{{note|small=y|block=y|{{modes|wrap=n|During Wave 15 and up|{{eicons|1.4.0.1}} During Wave 15 and up}}&nbsp;<ref name="fmtrophies">Trophies have a different drop rate than other loot from Frost Moon minibosses; see [[Frost Moon#Loot|Frost Moon]] for more detail on these loot drop rates. {{source code ref|v=1.4.0.5|noref=y|method {{code|RegisterBoss_FrostMoon()}} in {{code|Terraria.GameContent.ItemDropRules.ItemDropDatabase.cs}} and class {{code|FrostMoonDropGateForTrophies}} in {{code|Terraria.GameContent.ItemDropRules.Conditions.cs}}}}</ref><br/>{{modes|wrap=n||{{eicons|1.4.0.1|invert=y}} During Wave 8 and up}}}}|{{modes|4.17% - 12.5% {{eicons|1.4.0.1}}|27.27% - 60%}}<br/>{{modes|25% - 50% {{eicons|1.4.0.1|invert=y}}|&#32;}}
  +
| Toy Tank|1| {{master|6.25% - 25%}} #master
  +
| Santa-NK1 Relic | 1 | {{master|25% - 100%}} #master
 
| imageother = Map Icon Santa-NK1.png
 
| imageother = Map Icon Santa-NK1.png
 
| imageothercaption = Map Icon
 
| imageothercaption = Map Icon
 
}}
 
}}
'''Santa-NK1''' is a [[Hardmode]] mini-[[boss]] that spawns during the [[Frost Moon]] [[event]]. When below half health, the face and beard of the Santa mask will be torn apart to reveal a rather morbid "skull" underneath.
 
   
 
'''Santa-NK1''' is a [[Hardmode]] post-[[Plantera]] mini-[[boss]] that spawns during the [[Frost Moon]] [[event]]. When below half health, the face and beard of the Santa mask will be torn apart to reveal a rather morbid mechanical skull underneath.
== Attack Phases ==
 
Santa-NK1 repeatedly cycles through three attack phases:
 
* '''First phase:''' Chain gun fires bullets at the player.
 
* '''Second phase:''' Presents launch high, then rain down via parachute from above, causing damage on contact with players. These travel through blocks.
 
* '''Third phase:''' Rocket barrage. These also travel through blocks.
 
While moving, it also drops large spiked balls on the ground that deal high damage (120-150+ with [[Chlorophyte armor]]). These increase in frequency as Santa-NK1 takes damage.
 
   
  +
Defeating Santa-NK1 will add 100 points ({{expert|200 points}}) during the Frost Moon.{{source code ref|v=1.4.0.5|name=fmprogress|method {{code|CheckProgressFrostMoon()}} in {{code|Terraria.NPC.cs}}}}
== Notes ==
 
  +
* Santa-NK1 currently has one of the highest damage rates in the game.
 
  +
== Attacks ==
* The drop chances of the items increase somewhat linearly from wave 7 to 20:
 
  +
Santa-NK1 has four different attacks, all of which occur independently of each other:
** The chance the Santa-NK1 will drop items is determined by the formula <code>1 / floor((30 - wave) / 2.5)</code>, which at the minimum and maximum waves the Santa-NK1 appears, evaluates to 1/9 - 1/4 (11.11% - 25%) as the wave increases. If the Santa-NK1 does end up dropping an item, there will be a 50% chance that either the Chain Gun or Elf Melter will drop, which makes the drop chance for each item effectively 1/18 - 1/8 (5.55% - 12.5%).
 
  +
* Santa-NK1's '''chain gun''' periodically fires bullets at the player. Its rate of fire increases as its health lowers, going from 3.75/sec (initially) to 7.5/sec when below 25% health.
** In [[Expert mode]], the formula for dropping an item becomes <code>1 / (floor((30 - wave + 7) / 2.5) - 2)</code> which changes the chances to 1/4 - 1/1 (25% - 100%), making the chances for each individual item 1/8 - 1/2 (12.5% - 50%).
 
 
* Santa-NK1 randomly drops large [[File:Santa-NK1 Spike.png|link=]] '''spiked balls''' on the ground that deal very high damage (120-150+ with [[Chlorophyte armor]] in Classic Mode). These increase in frequency as Santa-NK1 takes damage.
** Santa-NK1's trophy will only drop if the 11.11% - 25% / {{expert|25% - 100%}} succeeds and a few more checks pass. If the wave is greater than 15 (8 in expert mode), then the drop chance adds on another chance based on the table below:
 
  +
* Santa-NK1 will randomly fire a barrage of [[File:Missile.png|link=]] '''missiles''' which can travel through blocks at a constant rate of 5 per second. These barrages become more common as Santa-NK1's health drops.
::{| class = "terraria"
 
  +
* Santa-NK1 will also randomly launch a barrage of [[File:Santa-NK1 Present.png|link=|23px]] '''presents''' high into the air which rain down via parachutes, causing contact damage to players. These travel through blocks, and are fired at a constant rate of 6.67 per second. These barrages also become more common as Santa-NK1's health drops.
! Wave !! Chance
 
  +
  +
All of Santa-NK1's attacks either increase their rate of fire or increase their chance of occurring as its health drops, as described above; the specific effects are listed in the following table. Note that these changes happen as Santa-NK1's health passes the listed thresholds, and are not continuous; thus, for example, its chain gun firing rate will be 3.75 bullets/second at 100% health ''and also'' at 75% health, but as soon as its health drops below 75%, the rate of fire will increase to 4.29/sec.
  +
{| class="terraria lined" style="text-align:center;"
  +
! Health !! Chain Gun<br/>Rate of Fire<br/><small>(bullets/sec)</small> !! Average Spiked<br/>Ball Rate<br/><small>(seconds)</small> !! Average Missile<br/>Barrage Interval<br/><small>(seconds)</small> !! Average Present<br/>Barrage Interval<br/><small>(seconds)</small>
 
|-
 
|-
  +
| &ge; 75%<br/><small>({{#expr:floor({{npcinfo|346|hp}}*0.75)}} / {{expert|{{#expr:floor({{npcinfo|346|hp|expert}}*0.75)}}}} / {{master|{{#expr:floor({{npcinfo|346|hp|master}}*0.75)}}}})</small> || 3.75 || 10 || 20 || 45
| 15-16 / {{expert|8-9}} || 1/4
 
 
|-
 
|-
  +
| &ge; 50%<br/><small>({{#expr:floor({{npcinfo|346|hp}}*0.5)}} / {{expert|{{#expr:floor({{npcinfo|346|hp|expert}}*0.5)}}}} / {{master|{{#expr:floor({{npcinfo|346|hp|master}}*0.5)}}}})</small> || 4.29 || 9 || 18 || 40.5
| 17-18 / {{expert|10-11}} || 1/3
 
 
|-
 
|-
  +
| &ge; 25%<br/><small>({{#expr:floor({{npcinfo|346|hp}}*0.25)}} / {{expert|{{#expr:floor({{npcinfo|346|hp|expert}}*0.25)}}}} / {{master|{{#expr:floor({{npcinfo|346|hp|master}}*0.25)}}}})</small> || 5.46 || 7.5 || 15 || 33.75
| 19-20 / {{expert|12+}} || 1/2
 
 
|-
 
|-
  +
| &lt; 25% || 7.5 || 5 || 10 || 22.5
 
|}
 
|}
  +
::Additionally, there is a 33% chance in Expert mode that the chance of the trophy drop will increase (1/4 -> 1/3, 1/3 -> 1/2, 1/2 -> 1/1). Factoring all these chances together at minimum and maximum waves results in the chance of the trophy dropping being 4.17% - 12.5% / {{expert|6.25%-100%}}.
 
 
== Notes ==
 
* Santa-NK1 currently has one of the highest damage rates in the game.
  +
* The spiked balls can {{master|nearly one-shot}} players in {{eil|Master Mode}}, due to their damage being {{master|480}}. This is by far the most damage dealt by a single attack in the entire Frost Moon event; it is also stronger than most other bosses' attacks, even dealing higher damage per hit than the [[Moon Lord]]'s ''Phantasmal Deathray''.
  +
* Santa-NK1 has a higher chance of dropping loot in later waves. See [[Frost Moon#Loot|Frost Moon]] for more details.
   
 
== Tips ==
 
== Tips ==
* Note that his Present launch and rocket barrage attacks are highly inaccurate.
+
* Players should note that his present launcher and rocket barrage attacks are highly inaccurate.
 
* If you use [[wings]] you can fly over him back and forth and make it harder for him to hit you with the chain gun and the rocket barrage.
 
* If you use [[wings]] you can fly over him back and forth and make it harder for him to hit you with the chain gun and the rocket barrage.
* If you have obtained the [[Razorpine]] and [[Golden Shower]] then you can hit him with the Golden Shower to lower his defense then fire your Razorpine at him. This is highly effective with [[Spectre armor]] with the [[Spectre Hood]] as it fully heals you no matter how low you are. This seems to be even more effective on the {{3DS version}} because the Spectre Hood still has its old stats, which increases magic damage, instead of lowering it.
+
* If you have obtained the [[Razorpine]] and [[Golden Shower]] then you can hit him with the Golden Shower to lower his defense then fire your Razorpine at him. This is highly effective with [[Spectre armor]] with the [[Spectre Hood]] as it fully heals you no matter how low you are.
  +
** This seems to be even more effective on the {{3DS version}} because the Spectre Hood still has its old stats, which increases magic damage, instead of lowering it.
  +
** {{eil|Betsy's Wrath}} is even more effective at lowering Santa-NK1's defense.
   
 
== Trivia ==
 
== Trivia ==
Line 49: Line 58:
 
** The image in the game files used for when the face is ripped off uses the name "SantaTank.png."
 
** The image in the game files used for when the face is ripped off uses the name "SantaTank.png."
 
* Its arm appears to be a large [[Chain Gun]], an item which it sometimes drops.
 
* Its arm appears to be a large [[Chain Gun]], an item which it sometimes drops.
* The face and mask may be a reference to the 'Terminator' film series, as the Terminator has a metal frame and an outside 'skin'.
+
* The face and mask may be a reference to the "{{wikipedia|Terminator (franchise)|Terminator}}" film series, as the ''Terminator'' has a metal frame and an outside 'skin'.
*It is one of the only two bosses whose map icon does not change after entering its second phase, the other being the [[Brain of Cthulhu]].
+
* It is one of the only three bosses whose map icon does not change after entering its second phase, the others being the [[Brain of Cthulhu]], and the [[Queen Slime]].
  +
* There is no [[Pumpkin Moon]] equivalent to Santa-NK1, unlike the other two Frost Moon bosses ([[Everscream]] and [[Ice Queen]]), who each have counterparts in the Pumpkin Moon event ([[Mourning Wood]] and [[Pumpking]], respectively).
  +
{{bestiary|article=}}
   
 
== History ==
 
== History ==
  +
{{history|Desktop 1.4.0.1|Now has [[Master Mode]] drops: it will always drop the Santa-NK1 [[Relic]] on death and also has a 25% chance of dropping the [[Toy Tank]] [[mount]].}}
 
{{history|Desktop 1.2.3.1|Its projectiles now fire slower and do less damage.}}
 
{{history|Desktop 1.2.3.1|Its projectiles now fire slower and do less damage.}}
 
{{history|Desktop 1.2.2|Introduced.}}
 
{{history|Desktop 1.2.2|Introduced.}}
  +
{{history|Console 1.05|Introduced.}}
 
{{history|Switch 1.0.711.6|Introduced.}}
 
{{history|Switch 1.0.711.6|Introduced.}}
  +
{{history|Mobile 1.2.11212|Introduced.}}
 
{{history|3DS 1.03|Introduced.}}
 
{{history|3DS 1.03|Introduced.}}
   
  +
== References ==
{{Frost Moon Enemies
 
  +
{{reflist}}
| show-main=yes
 
  +
 
{{Frost Moon Enemies}}
 
{{Master Template Characters
 
| show-boss = yes
 
}}
 
}}
{{Master Template Characters}}
 
   
 
[[zh:圣诞坦克]]
 
[[zh:圣诞坦克]]

Revision as of 19:11, 10 March 2021

Santa-NK1
Santa-NK1     Santa-NK1 phase 2
Map Icon Santa-NK1
Map Icon
Classic mode icon Classic
Expert mode icon Expert
Master mode icon Master
Statistics
Type
Environment
AI TypeSanta-NK1 AI
Damage120/180/270 (melee)
72144216 (Chain Gun)
160320480 (Spiky Ball)
84168252 (Missile)
100200300 (Present) [1]
Max Life18000/23400/29835
Defense56
KB Resist100%
Immune toFrostburnConfusedPoisonedFrostbite
Drops
Coins1250

Santa-NK1 is a Hardmode post-Plantera mini-boss that spawns during the Frost Moon event. When below half health, the face and beard of the Santa mask will be torn apart to reveal a rather morbid mechanical skull underneath.

Defeating Santa-NK1 will add 100 points (200 points) during the Frost Moon.[4]

Attacks

Santa-NK1 has four different attacks, all of which occur independently of each other:

  • Santa-NK1's chain gun periodically fires bullets at the player. Its rate of fire increases as its health lowers, going from 3.75/sec (initially) to 7.5/sec when below 25% health.
  • Santa-NK1 randomly drops large Santa-NK1 Spike spiked balls on the ground that deal very high damage (120-150+ with Chlorophyte armor in Classic Mode). These increase in frequency as Santa-NK1 takes damage.
  • Santa-NK1 will randomly fire a barrage of Missile missiles which can travel through blocks at a constant rate of 5 per second. These barrages become more common as Santa-NK1's health drops.
  • Santa-NK1 will also randomly launch a barrage of Santa-NK1 Present presents high into the air which rain down via parachutes, causing contact damage to players. These travel through blocks, and are fired at a constant rate of 6.67 per second. These barrages also become more common as Santa-NK1's health drops.

All of Santa-NK1's attacks either increase their rate of fire or increase their chance of occurring as its health drops, as described above; the specific effects are listed in the following table. Note that these changes happen as Santa-NK1's health passes the listed thresholds, and are not continuous; thus, for example, its chain gun firing rate will be 3.75 bullets/second at 100% health and also at 75% health, but as soon as its health drops below 75%, the rate of fire will increase to 4.29/sec.

Health Chain Gun
Rate of Fire
(bullets/sec)
Average Spiked
Ball Rate
(seconds)
Average Missile
Barrage Interval
(seconds)
Average Present
Barrage Interval
(seconds)
≥ 75%
(13500 / 17550 / 22376)
3.75 10 20 45
≥ 50%
(9000 / 11700 / 14917)
4.29 9 18 40.5
≥ 25%
(4500 / 5850 / 7458)
5.46 7.5 15 33.75
< 25% 7.5 5 10 22.5

Notes

  • Santa-NK1 currently has one of the highest damage rates in the game.
  • The spiked balls can nearly one-shot players in Master Mode, due to their damage being 480. This is by far the most damage dealt by a single attack in the entire Frost Moon event; it is also stronger than most other bosses' attacks, even dealing higher damage per hit than the Moon Lord's Phantasmal Deathray.
  • Santa-NK1 has a higher chance of dropping loot in later waves. See Frost Moon for more details.

Tips

  • Players should note that his present launcher and rocket barrage attacks are highly inaccurate.
  • If you use wings you can fly over him back and forth and make it harder for him to hit you with the chain gun and the rocket barrage.
  • If you have obtained the Razorpine and Golden Shower then you can hit him with the Golden Shower to lower his defense then fire your Razorpine at him. This is highly effective with Spectre armor with the Spectre Hood as it fully heals you no matter how low you are.
    • This seems to be even more effective on the Nintendo 3DSNintendo 3DS version version because the Spectre Hood still has its old stats, which increases magic damage, instead of lowering it.
    • Betsy's Wrath is even more effective at lowering Santa-NK1's defense.

Trivia

  • "Santa-NK1" is a play on the portmanteau of Santa and Tank, "Santank," the name used when the enemy was first announced.
    • The image in the game files used for when the face is ripped off uses the name "SantaTank.png."
  • Its arm appears to be a large Chain Gun, an item which it sometimes drops.
  • The face and mask may be a reference to the "Terminator" film series, as the Terminator has a metal frame and an outside 'skin'.
  • It is one of the only three bosses whose map icon does not change after entering its second phase, the others being the Brain of Cthulhu, and the Queen Slime.
  • There is no Pumpkin Moon equivalent to Santa-NK1, unlike the other two Frost Moon bosses (Everscream and Ice Queen), who each have counterparts in the Pumpkin Moon event (Mourning Wood and Pumpking, respectively).

The BestiaryBestiary entry for Santa-NK1: "This jolly bad boy wants to stuff everyone's stockings with the gift of their entrails. This cranky Kringle's gone postal."

History

References

  1. Information taken from the PC version PC 1.4.0.5 source code, method AI() in Terraria.NPC.cs (under aiStyle == 61) There may be inaccuracies, as the current PC version PC version is 1.4.4.9.
  2. 2.0 2.1 See Frost Moon for more details on the loot drop rates. Information taken from the PC version PC 1.4.0.5 source code, method RegisterBoss_FrostMoon() in Terraria.GameContent.ItemDropRules.ItemDropDatabase.cs and class FrostMoonDropGatingChance in Terraria.GameContent.ItemDropRules.Conditions.cs There may be inaccuracies, as the current PC version PC version is 1.4.4.9.
  3. Trophies have a different drop rate than other loot from Frost Moon minibosses; see Frost Moon for more detail on these loot drop rates. Information taken from the PC version PC 1.4.0.5 source code, method RegisterBoss_FrostMoon() in Terraria.GameContent.ItemDropRules.ItemDropDatabase.cs and class FrostMoonDropGateForTrophies in Terraria.GameContent.ItemDropRules.Conditions.cs There may be inaccuracies, as the current PC version PC version is 1.4.4.9.
  4. Information taken from the PC version PC 1.4.0.5 source code, method CheckProgressFrostMoon() in Terraria.NPC.cs There may be inaccuracies, as the current PC version PC version is 1.4.4.9.