The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.
Projectile
A projectile is a moving attack or spell that usually impacts with targets when it hits them. When a group of multiple projectiles is fired from the same source at the same time, only one projectile in the group can hit each target unless otherwise specified.
Projectile behaviours
The behaviour of projectiles when they hit a target can be altered by various effects:
- Pierce - causes a projectile to continue through a target, allowing it to continue to hit other targets in its path.
- Fork - causes a projectile to fork into two new projectiles, each projectile continuing flight at an angle.
- Chain - causes a projectile to redirect towards another nearby target.
Only a single projectile behaviour can occur at once. Pierce takes priority; after all pierces are exhausted, it will fork; after all forks are exhausted, it will attempt to chain.
Secondary effects that occur on every hit target will occur when a projectile behaviour happens, but effects that occur when a projectile explodes, reaches end of flight, or is otherwise destroyed or consumed will not.