Lunar Portal Staff
Jump to navigation
Jump to search

Obtained from
Classic
Expert
Master
Lunar Portal Staff
Statistics
| Type | |
|---|---|
| Damage | 100 (Summon) |
| Knockback | 7.5 (Very strong) |
| Mana | 10 |
| Use time | 30 (Average) |
| Velocity | 14 |
| Tooltip | Summons a sentry Summons a lunar portal to shoot lasers at your enemies |
| Rarity | |
| Sell | 10 GC |
| Research | 1 required |
Projectiles created
- Lunar Portal

- Lunar Portal Laser

Sounds
| Use | |
|---|---|
- Internal Item ID: 3569 (Desktop, Console and Mobile versions)
- Internal Projectile ID: 641, 642
| Entity | Qty. | Rate |
|---|---|---|
Moon Lord(Desktop, Console and Mobile versions) | 1 | 22.2% |
(Moon Lord) (Moon Lord)(Desktop, Console and Mobile versions) | 1 | 22.2% |
The Lunar Portal attacking Mimics and Target Dummies.
The Lunar Portal Staff is a Hardmode, post-Moon Lord summon weapon that summons a Lunar Portal sentry. It continuously fires beams that sweep across enemies, which pierce infinite enemies but cannot pass through blocks. Unlike most sentries, the Lunar Portal floats midair. The Lunar Portal Staff has a 2/9 (22.22%) chance of being dropped by the Moon Lord.
Its best modifier is Ruthless. The Mythical modifier provides the widest array of stat bonuses, but these primarily affect the initial summon rather than the resulting minion. Additionally, minions cannot deal critical hits. The only lasting advantage a Mythical Lunar Portal Staff has over a Ruthless one is knockback.
Notes
- The Lunar Portal Laser applies 10 ticks of local immunity frames upon hitting an enemy.[1]
- The Lunar Portal fires a laser once every 0.48 seconds. [2]
- Targets close enough to a portal to be hit constantly will get damaged between ten to eleven times per second.
- The Lunar Portal Laser persists for 0.83 seconds and sweeps across a 60° arc for its duration.[3]
- The Lunar Portal has a 60-tile range, and its laser can extend for up to 150 tiles away if unobstructed.
Tips
- The Lunar Portal should generally be placed high overhead to take advantage of its wide sweeping arc.
Trivia
- The portal is very similar in appearance to the projectiles launched by the Nebula Arcanum and the swirling portals that form around the Vortex Pillar. The laser being fired is similar to the Phantasmal Deathray fired from the Moon Lord and its True Eyes of Cthulhu.
- The Lunar Portal Staff is internally called
MoonlordTurretStaff. - It appears in the video game Dungeon Defenders 2 as part of a crossover.
See also
- Lunar Portal Staff at the Dungeon Defenders 2 Wiki
History
- Desktop 1.4.4:
- Damage increased from 50 to 100.
- Cooldown between beams reduced from 90 to 30.
- It now can fire two lasers instead of one.
- Lasers swing faster and cover a wider arc.
- Desktop 1.3.4: Now considered a sentry minion.
- Desktop 1.3.0.1: Introduced.
- Console 1.0.933.1: Introduced. (
)
- Console 1.0.750.0: Introduced. (
)
- Switch 1.0.711.6: Introduced.
- Mobile 1.3.0.7: Introduced.
References
- ↑ Information taken from the
Desktop 1.4.4.9 source code, method Damage()inTerraria.Projectile.cs. - ↑ Information taken from the
Desktop 1.4.4.9 source code, method AI()inTerraria.Projectile.cs. The relevant part is theaiStyle == 123code block. The Lunar Portal's ai[0] is set to -20 upon firing a laser. after this, it is increased by 1 every tick until it reaches 0, where it is increased to 1 within the same tick, thus increasing by 2 in the last tick. it then continues to increase by 1 per tick until it reaches 10, at which point the Lunar Portal can fire a laser again. This means the Lunar Portal fires a laser once every 29 ticks. - ↑ Information taken from the
Desktop 1.4.4.9 source code, method AI()inTerraria.Projectile.cs. The relevant part inTerraria.Projectile.AImethod is theaiStyle == 84code block.

