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
(try to fix a weird encoding issue for non-english wiki.)
No edit summary
Line 22: Line 22:
   
 
// define source/size info for each projectile
 
// define source/size info for each projectile
-->{{#listmap:list={{#var:data_sources}}|insep=|indextoken=####|token=@@@@|pattern=<esc>{{#vardefine:data_source:####|@@@@}}</esc>|outsep=}}<!--
+
-->{{#listmap:list={{#var:data_sources}}|insep=¤|indextoken=####|token=@@@@|pattern=<esc>{{#vardefine:data_source:####|@@@@}}</esc>|outsep=}}<!--
-->{{#listmap:list={{#var:data_sizes}}|insep=|indextoken=####|token=@@@@|pattern=<esc>{{#vardefine:data_size:####|@@@@}}</esc>|outsep=}}<!--
+
-->{{#listmap:list={{#var:data_sizes}}|insep=¤|indextoken=####|token=@@@@|pattern=<esc>{{#vardefine:data_size:####|@@@@}}</esc>|outsep=}}<!--
   
 
// output, using [[Projectile IDs/row]]
 
// output, using [[Projectile IDs/row]]

Revision as of 05:36, 2 May 2021

This page lists all reflectible projectiles. The Selenian, Expert Mode Biome Mimics, and the Dreadnautilus will be able to reflect any of these projectiles when hit in their respective projectile-reflecting phase. Reflected projectiles always only deal half their original damage and can never pierce.[1]

List

Projectile Source
ID Image Name
1-pxWooden Arrow (friendly)Any standard bow/repeater using Wooden Arrows or Endless Quiver, Guide, Goblin Archer, Blue Cultist Archer
2-pxFire ArrowAny standard bow/repeater using Flaming Arrows (or Wooden Arrows with Molten Quiver equipped), Guide during Hardmode, Skeleton Archer, Pirate Crossbower, Wooden Arrows fired from Molten Fury
3-pxShurikenShuriken (thrown)
4-pxUnholy ArrowAny standard bow/repeater using Unholy Arrows
5-pxJester's ArrowAny standard bow/repeater using Jester's Arrows
14-pxBulletAny standard gun using Musket Balls or Silver/Tungsten Bullets
15-pxBall of FireFlower of Fire
20-pxGreen LaserSpace Gun, Zapinator
21-pxBoneBone (thrown)
27-pxWater BoltWater Bolt
36-pxMeteor ShotAny standard gun using Meteor Shots
41-pxHellfire ArrowAny standard bow/repeater using Hellfire Arrows
48-pxThrowing KnifeThrowing Knife (thrown)
51-pxSeedBlowpipe, Blowgun
54-pxPoisoned KnifePoisoned Knife (thrown)
69-pxHoly WaterHoly Water (thrown)
70-pxUnholy WaterUnholy Water (thrown)
76-pxQuarter NoteMagical Harp
77-pxEighth NoteMagical Harp
78-pxTied Eighth NoteMagical Harp
88-pxPurple LaserLaser Rifle
89-pxCrystal BulletAny standard gun using Crystal Bullets
90-pxCrystal ShardCrystal Bullets
91-pxHoly ArrowAny standard bow/repeater using Holy Arrows
93-pxMagic DaggerMagic Dagger (thrown)
94-pxCrystal StormCrystal Storm
95-pxCursed Flame (friendly)Cursed Flames
103-pxCursed ArrowAny standard bow/repeater using Cursed Arrows
104-pxCursed BulletAny standard gun using Cursed Bullets
117-pxBone ArrowMarrow using any type of Arrows
118-pxIce BoltIce Blade
119-pxFrost BoltFrostbrand
120-pxFrost ArrowIce Bow using any type of Arrows
121-pxAmethyst BoltAmethyst Staff
122-pxTopaz BoltTopaz Staff
123-pxSapphire BoltSapphire Staff
124-pxEmerald BoltEmerald Staff
125-pxRuby BoltRuby Staff
126-pxDiamond BoltDiamond Staff
158-pxCopper CoinCoin Gun using Copper Coins
159-pxSilver CoinCoin Gun using Silver Coins
160-pxGold CoinCoin Gun using Gold Coins
161-pxPlatinum CoinCoin Gun using Platinum Coins
162-pxCannonball (friendly)Cannon using Cannonballs
166-pxSnow Ball (friendly)Snowball (thrown), Snowball Cannon, Snowball Launcher
172-pxFrostburn ArrowAny standard bow/repeater using Frostburn Arrows
195-pxPygmy SpearPygmies
<span id="
Maximum number of loops have been performed
">
Maximum number of loops have been performed
[[File:]]

Notes

References

  1. Information taken from the PC version PC 1.4.1.2 source code, method ReflectProjectile() in Terraria.NPC.cs. There may be inaccuracies, as the current PC version PC version is 1.4.4.9.