Fallen Star
Type | |
---|---|
Use time | 17 (Very fast) |
Tooltip | Disappears after the sunrise |
Max stack | 999 ![]() ![]() ![]() |
Rarity | ![]() |
Sell | 5 |
Research | 50 required |
Use |
---|
- Internal Item ID: 75
Fallen Stars are items that randomly fall from the sky at night and disappear at dawn (4:30 AM). They can be used to craft Mana Crystals, which permanently increase a player's mana capacity by 20 points each. They are also used in a variety of crafting recipes, and as ammunition for the Star Cannon and Super Star Shooter. Hence, Fallen Stars can be stored in ammo slots.
For each game tick[1], the chance of a Fallen Star spawning is 21/16,800 (0.125%) in small worlds, 32/16,800 (≈0.1905%) in medium worlds, and 42/16,800 (0.25%) in large worlds.[2] Therefore, the average number of Fallen Stars per night is 40.5 in a small world, about 61.71 in a medium world, and 81 in a large world. Fallen Stars spawn anywhere within the upper 5% of the world, i.e. 60 tiles in small worlds, 90 tiles in medium worlds, and 120 tiles in large worlds. Meteor Showers increase this rate.
Fallen Stars emit light while on the ground, making them easy to spot at night. They cannot be placed by the player as permanent light sources, but can be combined with a Bottle to craft the Star in a Bottle. They will disappear if dropped by a player during the day, but can remain in a player's inventory or a storage object (such as a chest) indefinitely.
Although uncommon, Fallen Stars can hit enemies and bosses for up to 2,500 damage. Players are immune to this damage.
Crafting[edit | edit source]
Used in[edit | edit source]
Notes[edit | edit source]
- Full moons and lateral map position have no effect on the frequency of Fallen Stars. Their appearance is at a fixed rate at all hours of every night (
except during Meteor Showers and Lantern Nights, during which their appearance rate is increased).
- Unlike most items collected as drops, Fallen Stars fall all over the world at night, even in areas far from the player.
- If an enemy is killed by a Fallen Star, the kill will be attributed to the player; the Tally Counter
will update to reflect the kill, and banners will be dropped accordingly. When multiple players are present, the kill and banner will be given to the host of the world.
Tips[edit | edit source]
- On the
Desktop version and
Mobile version, sleeping in a bed will fast-forward time, which increases the rate at which stars fall relative to real-world time. This can be exploited to quickly gather stars, by sleeping for most of the night then collecting accumulated stars near the end. This also applies to Journey mode's time acceleration which at 10x allows for very quick fallen star farming.
- Traveling a far distance a few minutes prior to dawn will allow the player to collect the Fallen Stars, easily netting a large supply.
- A simple method for harvesting Fallen Stars is to construct long straight sections of ground to run along at night; a skybridge also works well. Note that diagonal platforms may not intercept Fallen Stars. When constructing a large skybridge, the platform to catch them should be placed at the bottom of Space.
- In versions prior to 1.4.0.1 Hoiks can be used to rapidly pipe the stars to a desirable location, since they automatically mount them upon contact. This is still possible in 1.4, but the stars must enter the hoik by toggling active stone blocks or actuators, making the setup more expensive.
- To pass Fallen Stars to another player during daytime, transfer it using a storage item, e.g. a chest, since throwing it out of the inventory during the day will make it vanish.
- If the player's inventory is full, Fallen Stars can be moved to an empty ammo slot to free up an inventory slot.
- Fallen Stars will hit Floating Islands if the island is in the path of the star, so if there is an area where Fallen Stars never seem to fall or rarely do, there is a possibility that a Floating Island is above that area.
Trivia[edit | edit source]
- If "used" via ⚒ Use / Attack, the player will hold the star above their head and a sound will play, similarly to the Mana Crystal. However, unlike the Mana Crystal, it will neither be consumed nor have any effect on the player. This effect is left over from before 1.1, when Fallen Stars were used to restore mana.
- The star will, if in semi-darkness, seem to be as bright as if it was shown in the day, but will not produce any light around it, similar to the Angel Halo.
See also[edit | edit source]
Fallen Starfish, a quest fish said to be a Fallen Star that became a fish.
History[edit | edit source]
- Desktop 1.4.1: Now used to craft the Capricorn set.
- Desktop 1.4.0.1:
- Sprite updated.
- Now used to craft the Enchanted Boomerang.
- Increased max stack from 99 to 999.
- Now has a different falling animation.
- Fallen Star rates dramatically increased during Meteor Showers.
- Desktop 1.3.1: Sprite updated.
- Desktop 1.3.0.1:
- Reduced max stack from 100 to 99.
- Increased sell price from 1 to 5.
- Now used to craft Enchanted Nightcrawlers.
- No longer used to craft the Space Gun.
- Desktop 1.2.3: Now used to craft Super Mana Potions instead of Lesser Mana Potions.
- Desktop 1.2: Now used to craft the Star in a Bottle, Jester's Arrows and Sunplate Blocks.
- Desktop 1.1: No longer consumable for restoring 20 mana.
- Desktop 1.0.6: Consumption will now trigger the Potion Sickness debuff.
- Desktop-Release: Introduced.
- Console-Release: Introduced.
- Switch 1.0.711.6: Introduced.
- Mobile-Release: Introduced.
- 3DS-Release: Introduced.
References[edit | edit source]
- ↑ A tick is a time unit countable by the software. Most of Terraria's updating logic happens every tick. A tick has the length of 1/60th of a second, hence there are 60 ticks in a second and 3600 ticks in a minute.
- ↑ Information taken from the
Desktop 1.3.5.3 source code, function
inUpdateWorld()
. There may be inaccuracies, as the currentTerraria.WorldGen.cs
Desktop version is 1.4.1.2.