Summon Tentacle

From Noita Wiki
Jump to navigation Jump to search

Summon Tentacle is a spell that calls forth a tentacle from a casting point attached to you or whichever spell triggers it. It has a special interaction with projectile and items if certain modifiers are attached (see Summon Tentacle#Special Interaction interaction below if interested). It is not affected by Homing and will always fire in a straight line.

It will not damage crates or barrels by itself.

Also has a timer variant.

Tips

  • Projectile Eater will stop Summon Tentacle from firing at certain angles.
  • Casting a tentacle with the Matter Eater modifier will localise the terrain-destroying effect on the casting position for the duration of the effect, allowing you to tunnel through the ground like a worm. This digging effect is even faster (but only reliable when standing still to dig/drop downward) when paired with Projectile Energy Shield.
  • Plasma Beam Orbit will damage enemies but not you.
  • Tentacle With Timer will normally drop its payload at zero or near-zero velocity; this may cause certain types of projectiles to immediately disappear. Modifying the tentacle with Floating Arc, Anti-Gravity, or Gravity can fire the payload off at a medium to high initial velocity instead. (Floating Arc's velocity modifications are dependent on the caster's position relative to terrain.)
  • When in the payload of an Expiration Trigger spell, the tentacle will originate from the caster rather than the trigger projectile, unless the tentacle's lifetime has been modified to be zero or negative or the caster is unknown. The former can be used to near-immediately release a secondary payload at the caster's location by setting the Expiration Trigger's payload to a Tentacle With Timer modified by two Reduce Lifetimes and one Orbiting Arc/Ping-Pong Path, which will normally have a one-frame lifetime. In the latter case, tentacle will be balled up and fly off from the expiration trigger.
  • When modified by Auto-Aim, Matter Eater, or orbiting-projectile modifiers such as Orbit Larpa (see wand designs below), the projectile "tip" of the tentacle will be considered to be the location of its "parent" for some purposes. The "parent" can be you if the Tentacle was cast directly or in the payload of an Expiration Trigger projectile, or a projectile that held the tentacle as its payload.
    • Tentacle With Timer or Add Expiration Trigger + Tentacle will release its payload from its "parent", rather than the end of the tentacle.
    • Arc modifiers such as Electric Arcs will originate from the parent's location.
    • Damage Fields will deal damage at the parent's location despite appearing to be elsewhere.
  • Projectile Energy Shield has a similar effect as Auto-Aim & co., but places the projectile part underneath the caster or near a parent projectile.
  • Upon adding a tentacle to a trigger spell, firing the spell into terrain will not summon a tentacle unless the trigger spell bounces or otherwise remains alive, which can be accomplished, e.g., by adding Bounce, and the tentacle will only remain alive for as long as the parent it was spawned from is alive. If the trigger spell hits an entity that is a physical object (holy mountain statues, explosive canisters etc), a tentacle will be fired off that does damage. Using a timer spell will fire the tentacle from the spell when the timer activates. Using a spell with an expiration trigger will cause the tentacle to be fired from you when the spell expires, Long-Distance Cast, Teleporting Cast, and Warp Cast have a similar reaction, all of which firing the tentacle from you, seemingly having no effect. Despite not appearing to be attached to their parents in terms of position, tentacle wisps will still die when their parents die and have other special interactions due to this parent relationship.
  • When a tentacle with positive lifetime is spawned from a trigger or timer projectile hitting the world (but not enemies or projectiles), or a timer reaching its time limit (but not from earlier timer release due to having a shorter lifetime than timer duration), it will add its lifetime to each of its ancestor projectiles. This can convert ancestor projectiles from infinite lifetime (represented with the special value -1) into finite lifetime. It can also help make very long-lived projectiles by placing Tentacle With Timer plus Tentacle in the payload of a piercing trigger, forming a "parasite wisp"[1][2] This can be paired with trigger loops or perfect wisps to continually add lifetime if making a regular wisp is not convenient, or to remove the need for a parasite wisp to hit you or enemies as part of the initial setup.
  • Certain projectile modifiers applied to the Tentacle will actually apply effects to its root instead, or be influenced by the root in more complicated ways. These special projectile modifiers include Quantum Split, Larpa spells, Spells to Power, Essence to Power, Nolla, Remove Explosion, Plasma Beam Enhancer, Concentrated Explosion, Remove Bounce, Projectile Area Teleport, Homing (cosmetic), and Accelerative Homing (cosmetic). Orbit Larpa will try to create orbit projectiles based on the root (if it is a projectile) orbiting around the tip of the Tentacle. Essence to Power and Spells to Power apply damage boosts to the tentacle, but apply particle effects to the root; Spells to Power will not convert the root to power and will forbid the root, rather than the damage-boosted Tentacle, from being converted by other instances of Spells to Power, at least when the root is a projectile rather than you; see applications here.
    • When modifiers above were added to a trigger spell's payload, modifers will apply effects to the trigger spell instead. Additionally, each time it triggers tentacle with modifiers, it applies modifiers again to the trigger spell.
  • Certain projectile modifiers applied to the Tentacle will actually apply effects to or be influenced by its direct parent instead. For example, while Piercing Shot applies its damage modifier and friendly fire to the shot state, its piercing effect is applied to the parent projectile if there is one; e.g., with Spark Bolt With Timer, Piercing Shot, Tentacle, the spark bolt will gain the piercing effect, while the tentacle will have the damage modifications and friendly fire.
  • Certain projectile modifiers applied to a Tentacle will also apply to its root and other tentacle "ancestors" while the modified tentacle(s) is/are alive. These modifiers include Critical On Oiled Enemies and similar modifiers[3] and Venomous Curse[4].
  • If you enable self damage (with Bloodlust or Piercing) or if an enemy picks up a wand, you can parry Tentacles.

Special Interaction

Click to show content

At certain velocities, a summoned tentacle will noticeably interact with projectiles and dropped objects. This can be achieved with the use of speed multipliers such as speed up, light shot, decelerating shot, or even anti-gravity (explanation further down). The form this interaction takes will differ based on the velocity and lifetime of the spell, but it can be summarised with one term 'velocity injection.'

When the spell first takes place, it triggers an initial generation of the spell's sprites and script. The sprites are generated from the point where Noita's sprite holds the wand, rather than the tip of the wand, this is because the script needs a sprite to keep track of the start point and adjust the spell's sprite accordingly, and changing wands would cause the script to lose track of the attached sprite, this also leads to some buggy behaviour when it is cast from some spells with an expiration trigger, as the start point is either destroyed along with the expired projectile or designated at the caster.

Piercing Shot on the trigger spell, combined with Homing should mitigate this effect, though even without the sprite, the script may still deal damage. So can other ways of releasing trigger payloads without destroying the projectile, such as Add Trigger on naturally piercing projectiles, or firing bouncing trigger projectiles against terrain.

The script then scans the main sprite and hooks it before injecting velocity, generating sprites (terrifying but harmless) trailing behind it. The script does this injection process in two batches, one singular time towards the coordinates of the mouse cursor, and repeatedly towards the casters current position once it reaches its extension limit, which is limited only based on the initial velocity from the start point.

One interesting point to note is that the spells script does not seem to have a velocity limit, but it does have a custom hard coded collision checker max distance between, that can be reached with approximately three of any combination of light shot and decelerating shot, this means that provided this collision check doesn't touch anything, the projectile can go through walls and deliver a payload of modifier effects or if using the timer variant it could even deliver spells. Do note that this collision check requires a deal of precision to hit anything in particular as it is also responsible for registering hits and not just distance.

This leads to the apparent thievery of unrelated items and spell sprites at the position of the main projectile, any speed faster than the resistance applied to an affected projectile or item will result in an injection of noticeable velocity towards you.

Holy Mountain#Stealing spells from the shop

As such, even a single anti-gravity modifier is enough to demonstrate an effect, levitating an item before dropping it back down, and excluding adding a decrease lifetime to expire the tentacle before it reaches its extension point, this is the safest method of using this spell. Or just use a freeze charge light shot combo to decimate anything vulnerable to melee damage while frozen, which is most enemies in Noita.

This effect will differ from wand to wand due to their inherent speed modifiers, so be advised to experiment carefully.

An accurate method of seeing the collision check for precision practice is to use a Black Hole to create a long and straight tunnel, and use a Freeze Charge modifier on the spell.

Modifiers that are confirmed to change the frequency of the collision check are Phasing Arc and Piercing Shot.

Keep note that while the distance can be accurately changed with modifiers, it will also vary between different wands, so a safe or effective distance on one wand may become unsafe or ineffective if you switch the same spells to a better wand.

Stealing spells from the shop - NOTE: Since early 2023 this requires digging out some of the ceiling; see Holy Mountain#Stealing spells from the shop.
Grabbing a projectile
Wand Appearance with Tentacle x3.

Advanced Guides

Spells To Power

Unusually, when used with Tentacle With Timer Spells To Power can absorb itself, repeatedly, which can increase damage exponentially. Spells to Power scales with projectile and explosion damage, so the damage modifier can be anything that adds those. Divide by 10 can be replaced with Divide by 4 for less lag. Warning: If this combo has negative damage, spells to power creates an infinite loop that freezes the game. Make sure you add enough damage if you use damage reducing spells like divides.

Do not shoot the enemy directly! Shoot somewhere near the enemy to give Spells To Power time to absorb the damage.

Wand 0821.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17
Inventory Icon gun reload time.png Rechrg. Time
0.48
Inventory Icon mana max.png Mana max
900
Inventory Icon gun capacity.png Capacity
6
Inventory Icon speed multiplier.png Speed
1.00
Summon Tentacle With Timer
Summon Tentacle With Timer
Calls a terrifying appendage from another dimension! Comes with a timer
Type
Projectile
Mana drain
20
Summon Tentacle With Timer
Heavy Shot
Heavy Shot
Greatly increases the damage done by a projectile, at the cost of its speed
Type
Projectile modifier
Mana drain
7
Heavy Shot
Spells To Power
Spells To Power
Converts any nearby projectiles cast by you into extra damage
Type
Projectile modifier
Mana drain
110
Spells To Power
Divide By 10
Divide By 10
Casts the next spell 10 times, but with reduced damage
Type
Other
Mana drain
200
Divide By 10
Omega
Omega
Casts copies of every spell in your wand
Type
Other
Mana drain
320
Omega
Summon Missile
Summon Missile
A missile!!!
Type
Projectile
Mana drain
60
Summon Missile

With copy random spells and without divide by spells. Also less lag.

Wand 0821.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17
Inventory Icon gun reload time.png Rechrg. Time
0.48
Inventory Icon mana max.png Mana max
900
Inventory Icon gun capacity.png Capacity
9
Inventory Icon speed multiplier.png Speed
1.00
Double Spell
Double Spell
Simultaneously casts 2 spells
Type
Multicast
Mana drain
0
Double Spell
Summon Missile
Summon Missile
A missile!!!
Type
Projectile
Mana drain
60
Summon Missile
Summon Tentacle With Timer
Summon Tentacle With Timer
Calls a terrifying appendage from another dimension! Comes with a timer
Type
Projectile
Mana drain
20
Summon Tentacle With Timer
Triple Spell
Triple Spell
Simultaneously casts 3 spells
Type
Multicast
Mana drain
2
Triple Spell
Heavy Shot
Heavy Shot
Greatly increases the damage done by a projectile, at the cost of its speed
Type
Projectile modifier
Mana drain
7
Heavy Shot
Spells To Power
Spells To Power
Converts any nearby projectiles cast by you into extra damage
Type
Projectile modifier
Mana drain
110
Spells To Power
Copy Three Random Spells
Copy Three Random Spells
Casts three random spells among the spells in your wand
Type
Other
Mana drain
40
Copy Three Random Spells
Copy Random Spell Thrice
Copy Random Spell Thrice
Casts a random spell among the spells in your wand three times!
Type
Other
Mana drain
50
Copy Random Spell Thrice
Omega
Omega
Casts copies of every spell in your wand
Type
Other
Mana drain
320
Omega

Alternative wand build for less lag and spell storage.

Wand 0821.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17
Inventory Icon gun reload time.png Rechrg. Time
0.48
Inventory Icon mana max.png Mana max
900
Inventory Icon gun capacity.png Capacity
18
Inventory Icon speed multiplier.png Speed
1.00
Summon Tentacle With Timer
Summon Tentacle With Timer
Calls a terrifying appendage from another dimension! Comes with a timer
Type
Projectile
Mana drain
20
Summon Tentacle With Timer
Heavy Shot
Heavy Shot
Greatly increases the damage done by a projectile, at the cost of its speed
Type
Projectile modifier
Mana drain
7
Heavy Shot
Spells To Power
Spells To Power
Converts any nearby projectiles cast by you into extra damage
Type
Projectile modifier
Mana drain
110
Spells To Power
Recoil Damper
Recoil Damper
Reduces the recoil when casting spells
Type
Projectile modifier
Mana drain
5
Recoil Damper
Divide By 2
Divide By 2
Casts the next spell 2 times, but with reduced damage
Type
Other
Mana drain
35
Divide By 2
Divide By 4
Divide By 4
Casts the next spell 4 times, but with reduced damage
Type
Other
Mana drain
70
Divide By 4
Spell Duplication
Spell Duplication
Duplicates every spell cast before it
Type
Other
Mana drain
250
Spell Duplication
Requirement - Every Other
Requirement - Every Other
The next spell is skipped every other time this spell is cast
Type
Other
Mana drain
0
Requirement - Every Other
Weakening Curse - Projectiles
Weakening Curse - Projectiles
Target hit by a projectile takes 25% extra projectile damage for a time
Type
Projectile modifier
Mana drain
50
Weakening Curse - Projectiles
Summon Missile
Summon Missile
A missile!!!
Type
Projectile
Mana drain
60
Summon Missile
Wand Refresh
Wand Refresh
Reloads the wand immediately
Type
Utility
Mana drain
20
Wand Refresh
Requirement - Endpoint
Requirement - Endpoint
Any Requirement spells before this will skip all spells between them and this spell
Type
Other
Mana drain
0
Requirement - Endpoint

Infinite damage without any Greek letters, add triggers, divide by, but expect a lot of lag. The trigger chain after the rock can be filled with most reasonably non-destructive triggers. Check the Rock#Trigger Duplication section to see some triggers that can be used. Removing triggers from the trigger chain will remove a lot of lag at the cost of damage. Replace the damage modifier as needed. (Works very well even without damage modifiers and no Damage Plus) Summon Missile can be replaced with some other projectiles, for example Auto-Aim with Glowing Lance or Magic Missile. The damage is slightly luck based and might require multiple shots.

Wand 0821.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17
Inventory Icon gun reload time.png Rechrg. Time
0.48
Inventory Icon mana max.png Mana max
900
Inventory Icon gun capacity.png Capacity
18
Inventory Icon speed multiplier.png Speed
1.00
Spark Bolt With Timer
Spark Bolt With Timer
A spark bolt that casts another spell after a timer runs out
Type
Projectile
Mana drain
10
Spark Bolt With Timer
Double Spell
Double Spell
Simultaneously casts 2 spells
Type
Multicast
Mana drain
0
Double Spell
Rock
Rock
Create a mighty rock out of thin air
Type
Projectile
Mana drain
100
Rock
Spark Bolt With Timer
Spark Bolt With Timer
A spark bolt that casts another spell after a timer runs out
Type
Projectile
Mana drain
10
Spark Bolt With Timer
Spark Bolt With Trigger
Spark Bolt With Trigger
A spark bolt that casts another spell upon collision
Type
Projectile
Mana drain
10
Spark Bolt With Trigger
Energy Sphere With Timer
Energy Sphere With Timer
A fast, arcing projectile that casts another spell after a timer runs out
Type
Projectile
Mana drain
50
Energy Sphere With Timer
Spark Bolt With Trigger
Spark Bolt With Trigger
A spark bolt that casts another spell upon collision
Type
Projectile
Mana drain
10
Spark Bolt With Trigger
Energy Sphere With Timer
Energy Sphere With Timer
A fast, arcing projectile that casts another spell after a timer runs out
Type
Projectile
Mana drain
50
Energy Sphere With Timer
Spark Bolt With Timer
Spark Bolt With Timer
A spark bolt that casts another spell after a timer runs out
Type
Projectile
Mana drain
10
Spark Bolt With Timer
Spark Bolt With Timer
Spark Bolt With Timer
A spark bolt that casts another spell after a timer runs out
Type
Projectile
Mana drain
10
Spark Bolt With Timer
Energy Sphere With Timer
Energy Sphere With Timer
A fast, arcing projectile that casts another spell after a timer runs out
Type
Projectile
Mana drain
50
Energy Sphere With Timer
Double Spell
Double Spell
Simultaneously casts 2 spells
Type
Multicast
Mana drain
0
Double Spell
Spells To Power
Spells To Power
Converts any nearby projectiles cast by you into extra damage
Type
Projectile modifier
Mana drain
110
Spells To Power
Summon Tentacle
Summon Tentacle
Calls a terrifying appendage from another dimension
Type
Projectile
Mana drain
20
Summon Tentacle
Damage Plus
Damage Plus
Increases the damage done by a projectile
Type
Projectile modifier
Mana drain
5
Damage Plus
Summon Missile
Summon Missile
A missile!!!
Type
Projectile
Mana drain
60
Summon Missile

Infinite damage and infinite lifetime note spell wand build.

Wand 0821.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17
Inventory Icon gun reload time.png Rechrg. Time
0.48
Inventory Icon mana max.png Mana max
900
Inventory Icon gun capacity.png Capacity
25
Inventory Icon speed multiplier.png Speed
1.00
Double Spell
Double Spell
Simultaneously casts 2 spells
Type
Multicast
Mana drain
0
Double Spell
Spark Bolt With Timer
Spark Bolt With Timer
A spark bolt that casts another spell after a timer runs out
Type
Projectile
Mana drain
10
Spark Bolt With Timer
Triple Spell
Triple Spell
Simultaneously casts 3 spells
Type
Multicast
Mana drain
2
Triple Spell
Divide By 10
Divide By 10
Casts the next spell 10 times, but with reduced damage
Type
Other
Mana drain
200
Divide By 10
Divide By 10
Divide By 10
Casts the next spell 10 times, but with reduced damage
Type
Other
Mana drain
200
Divide By 10
Divide By 4
Divide By 4
Casts the next spell 4 times, but with reduced damage
Type
Other
Mana drain
70
Divide By 4
Add Trigger
Add Trigger
Makes a projectile cast another spell upon collision
Type
Other
Mana drain
10
Add Trigger
Spells To Power
Spells To Power
Converts any nearby projectiles cast by you into extra damage
Type
Projectile modifier
Mana drain
110
Spells To Power
Heavy Shot
Heavy Shot
Greatly increases the damage done by a projectile, at the cost of its speed
Type
Projectile modifier
Mana drain
7
Heavy Shot
Recoil Damper
Recoil Damper
Reduces the recoil when casting spells
Type
Projectile modifier
Mana drain
5
Recoil Damper
Blood Magic
Blood Magic
Reduces a spell's mana cost and recharge time greatly, at the costs of four health points
Type
Utility
Mana drain
-100
Blood Magic
Summon Tentacle
Summon Tentacle
Calls a terrifying appendage from another dimension
Type
Projectile
Mana drain
20
Summon Tentacle
Summon Tentacle
Summon Tentacle
Calls a terrifying appendage from another dimension
Type
Projectile
Mana drain
20
Summon Tentacle
Spark Bolt With Timer
Spark Bolt With Timer
A spark bolt that casts another spell after a timer runs out
Type
Projectile
Mana drain
10
Spark Bolt With Timer
Drilling Shot
Drilling Shot
Gives a projectile the power to go through the ground
Type
Projectile modifier
Mana drain
160
Drilling Shot
Spells To Power
Spells To Power
Converts any nearby projectiles cast by you into extra damage
Type
Projectile modifier
Mana drain
110
Spells To Power
Divide By 3
Divide By 3
Casts the next spell 3 times, but with reduced damage
Type
Other
Mana drain
50
Divide By 3
Reduce Lifetime
Reduce Lifetime
Reduces the lifetime of a spell
Type
Projectile modifier
Mana drain
10
Reduce Lifetime
Divide By 2
Divide By 2
Casts the next spell 2 times, but with reduced damage
Type
Other
Mana drain
35
Divide By 2
Increase Lifetime
Increase Lifetime
Increases the lifetime of a spell
Type
Projectile modifier
Mana drain
40
Increase Lifetime
Chain Spell
Chain Spell
Causes a projectile to cast a copy of itself upon expiring, up to 5 times
Type
Projectile modifier
Mana drain
70
Chain Spell
Chain Spell
Chain Spell
Causes a projectile to cast a copy of itself upon expiring, up to 5 times
Type
Projectile modifier
Mana drain
70
Chain Spell
Homing
Homing
Makes a projectile accelerate towards your foes
Type
Projectile modifier
Mana drain
70
Homing
Boomerang
Boomerang
Gives a projectile a path that curves towards you
Type
Projectile modifier
Mana drain
10
Boomerang
Kantele - Note A
Kantele - Note A
Music for your ears!
Type
Other
Mana drain
1
Kantele - Note A

Higher cast speed build. Cast delay and Recharge.Time should be consistent with the build, otherwise the casting speed will be reduced.

WAND

Wand 0821.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
-0.35 s
Inventory Icon gun reload time.png Rechrg. Time
-0.35 s
Inventory Icon mana max.png Mana max
800
Inventory Icon mana charge speed.png Mana chg. Spd
420
Inventory Icon gun capacity.png Capacity
24
Inventory Icon spread degrees.png Spread
0.00 DEG
Inventory Icon speed multiplier.png Speed
× 1.0
Blood Magic
Blood Magic
Triple Spell
Glowing Lance
Spark Bolt With Timer
Requirement - Every Other
Double Spell
Divide By 2
Summon Tentacle
Tau
Divide By 10
Add Trigger
Heavy Shot
Recoil Damper
Spells To Power
Aiming Arc
Accelerating Shot
Requirement - Otherwise
Add Trigger
Weakening Curse - Projectiles
Spells To Power
Bouncing Burst
Requirement - Endpoint
Wand Refresh

Orbit modifiers

When used with Orbit modifiers, the tentacle will become a "child entity" and always stick to Minä. When Minä dies or is polymorphed, the tentacle expires. Guide To Infinite Lifetime Spells is a good way to use it. Spells to spells can remove the tentacle.

Wand 0821.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17
Inventory Icon gun reload time.png Rechrg. Time
0.48
Inventory Icon mana max.png Mana max
900
Inventory Icon gun capacity.png Capacity
11
Inventory Icon speed multiplier.png Speed
1.00
Divide By 2
Divide By 2
Casts the next spell 2 times, but with reduced damage
Type
Other
Mana drain
35
Divide By 2
Divide By 3
Divide By 3
Casts the next spell 3 times, but with reduced damage
Type
Other
Mana drain
50
Divide By 3
Reduce Lifetime
Reduce Lifetime
Reduces the lifetime of a spell
Type
Projectile modifier
Mana drain
10
Reduce Lifetime
Reduce Lifetime
Reduce Lifetime
Reduces the lifetime of a spell
Type
Projectile modifier
Mana drain
10
Reduce Lifetime
Divide By 10
Divide By 10
Casts the next spell 10 times, but with reduced damage
Type
Other
Mana drain
200
Divide By 10
Ping-Pong Path
Ping-Pong Path
Makes a projectile fly back and forth
Type
Projectile modifier
Mana drain
0
Ping-Pong Path
Orbit Larpa
Orbit Larpa
Makes four copies of a projectile rotate around it
Type
Projectile modifier
Mana drain
90
Orbit Larpa
Lava To Blood
Lava To Blood
Makes any lava within a projectile's range turn into blood
Type
Projectile modifier
Mana drain
30
Lava To Blood
Add Expiration Trigger
Add Expiration Trigger
Makes a projectile cast another spell upon expiring
Type
Other
Mana drain
20
Add Expiration Trigger
Summon Tentacle
Summon Tentacle
Calls a terrifying appendage from another dimension
Type
Projectile
Mana drain
20
Summon Tentacle
Projectile Transmutation Field
Projectile Transmutation Field
Projectiles caught within the field transform into harmless critters
Type
Static projectile
Mana drain
120
Projectile Transmutation Field

Plasma Beam Orbit

A Plasma Beam Orbit will also not harm you, and can be made into plasma armor

Wand 0821.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17
Inventory Icon gun reload time.png Rechrg. Time
0.48
Inventory Icon mana max.png Mana max
900
Inventory Icon gun capacity.png Capacity
13
Inventory Icon speed multiplier.png Speed
1.00
Triple Spell
Triple Spell
Simultaneously casts 3 spells
Type
Multicast
Mana drain
2
Triple Spell
Plasma Beam Orbit
Plasma Beam Orbit
Makes four plasma beams rotate around a projectile
Type
Projectile modifier
Mana drain
100
Plasma Beam Orbit
Increase Lifetime
Increase Lifetime
Increases the lifetime of a spell
Type
Projectile modifier
Mana drain
40
Increase Lifetime
Add Trigger
Add Trigger
Makes a projectile cast another spell upon collision
Type
Other
Mana drain
10
Add Trigger
Orbiting Arc
Orbiting Arc
A projectile orbits the point of its origin
Type
Projectile modifier
Mana drain
0
Orbiting Arc
Chain Spell
Chain Spell
Causes a projectile to cast a copy of itself upon expiring, up to 5 times
Type
Projectile modifier
Mana drain
70
Chain Spell
Add Trigger
Add Trigger
Makes a projectile cast another spell upon collision
Type
Other
Mana drain
10
Add Trigger
Reduce Lifetime
Reduce Lifetime
Reduces the lifetime of a spell
Type
Projectile modifier
Mana drain
10
Reduce Lifetime
Blood Magic
Blood Magic
Reduces a spell's mana cost and recharge time greatly, at the costs of four health points
Type
Utility
Mana drain
-100
Blood Magic
Add Expiration Trigger
Add Expiration Trigger
Makes a projectile cast another spell upon expiring
Type
Other
Mana drain
20
Add Expiration Trigger
Damage Field
Damage Field
Gives a projectile an energy field that constantly deals 3.5 damage to nearby creatures
Type
Projectile modifier
Mana drain
30
Damage Field
Summon Tentacle
Summon Tentacle
Calls a terrifying appendage from another dimension
Type
Projectile
Mana drain
20
Summon Tentacle
Spark Bolt
Spark Bolt
A weak but enchanting sparkling projectile
Type
Projectile
Mana drain
5
Spark Bolt
Plasma armor - by Letaali

Plasma Tentacles

If you favour a more aggressive playstyle, you can make the tentacles hold balls of plasma as they flail around you. While still being (in comparison to most other uses of plasma) relatively safe, be wary of all the things the tentacles may bring toward you, enrage or otherwise interfere with.

All you need to get started with this effect are Summon Tentacle and Plasma Beam Orbit, but this basic build is a good starting point (any Add Trigger variant works):

Wand 0821.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17
Inventory Icon gun reload time.png Rechrg. Time
0.48
Inventory Icon mana max.png Mana max
900
Inventory Icon gun capacity.png Capacity
9
Inventory Icon speed multiplier.png Speed
1.00
Add Trigger
Add Trigger
Makes a projectile cast another spell upon collision
Type
Other
Mana drain
10
Add Trigger
Floating Arc
Floating Arc
Makes a projectile float above the ground
Type
Projectile modifier
Mana drain
0
Floating Arc
Plasma Beam Orbit
Plasma Beam Orbit
Makes four plasma beams rotate around a projectile
Type
Projectile modifier
Mana drain
100
Plasma Beam Orbit
Summon Tentacle
Summon Tentacle
Calls a terrifying appendage from another dimension
Type
Projectile
Mana drain
20
Summon Tentacle
Add Mana
Add Mana
Immediately adds 30 mana to the wand
Type
Projectile modifier
Mana drain
-30
Add Mana
Chainsaw
Chainsaw
A good tool for cutting meat. Also has some magical properties...
Type
Projectile
Mana drain
1
Chainsaw

This is a great build to incorporate into a travel wand, for example (first trigger must be expiration):

Wand 0821.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17
Inventory Icon gun reload time.png Rechrg. Time
0.48
Inventory Icon mana max.png Mana max
900
Inventory Icon gun capacity.png Capacity
9
Inventory Icon speed multiplier.png Speed
1.00
Add Expiration Trigger
Add Expiration Trigger
Makes a projectile cast another spell upon expiring
Type
Other
Mana drain
20
Add Expiration Trigger
Reduce Lifetime
Reduce Lifetime
Reduces the lifetime of a spell
Type
Projectile modifier
Mana drain
10
Reduce Lifetime
Small Teleport Bolt
Small Teleport Bolt
A shortlived magical bolt that moves you wherever it ends up flying
Type
Projectile
Mana drain
20
Small Teleport Bolt
Add Trigger
Add Trigger
Makes a projectile cast another spell upon collision
Type
Other
Mana drain
10
Add Trigger
Floating Arc
Floating Arc
Makes a projectile float above the ground
Type
Projectile modifier
Mana drain
0
Floating Arc
Plasma Beam Orbit
Plasma Beam Orbit
Makes four plasma beams rotate around a projectile
Type
Projectile modifier
Mana drain
100
Plasma Beam Orbit
Summon Tentacle
Summon Tentacle
Calls a terrifying appendage from another dimension
Type
Projectile
Mana drain
20
Summon Tentacle
Add Mana
Add Mana
Immediately adds 30 mana to the wand
Type
Projectile modifier
Mana drain
-30
Add Mana
Chainsaw
Chainsaw
A good tool for cutting meat. Also has some magical properties...
Type
Projectile
Mana drain
1
Chainsaw

Pollen Feeback Loop Wisp

These builds are capable of continuing to operate when the chunk they are placed in unloads, by abusing the mechanics of the Summon Tentacle spell.

Wand 0821.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17
Inventory Icon gun reload time.png Rechrg. Time
0.48
Inventory Icon mana max.png Mana max
900
Inventory Icon gun capacity.png Capacity
20
Inventory Icon speed multiplier.png Speed
1.00
Tau
Tau
Copies the two following spells in the wand when cast
Type
Other
Mana drain
90
Tau
Divide By 3
Divide By 3
Casts the next spell 3 times, but with reduced damage
Type
Other
Mana drain
50
Divide By 3
Reduce Lifetime
Reduce Lifetime
Reduces the lifetime of a spell
Type
Projectile modifier
Mana drain
10
Reduce Lifetime
Divide By 10
Divide By 10
Casts the next spell 10 times, but with reduced damage
Type
Other
Mana drain
200
Divide By 10
Orbiting Arc
Orbiting Arc
A projectile orbits the point of its origin
Type
Projectile modifier
Mana drain
0
Orbiting Arc
Piercing Shot
Piercing Shot
Makes a projectile fly through enemies, but harmful to the caster
Type
Projectile modifier
Mana drain
140
Piercing Shot
Add Trigger
Add Trigger
Makes a projectile cast another spell upon collision
Type
Other
Mana drain
10
Add Trigger
Summon Tentacle
Summon Tentacle
Calls a terrifying appendage from another dimension
Type
Projectile
Mana drain
20
Summon Tentacle
Add Expiration Trigger
Add Expiration Trigger
Makes a projectile cast another spell upon expiring
Type
Other
Mana drain
20
Add Expiration Trigger
Spiral Shot
Spiral Shot
A mystical whirlwind of magic sparks
Type
Projectile
Mana drain
50
Spiral Shot
Add Expiration Trigger
Add Expiration Trigger
Makes a projectile cast another spell upon expiring
Type
Other
Mana drain
20
Add Expiration Trigger
Pollen
Pollen
A small, floating projectile that homes towards nearby creatures
Type
Projectile
Mana drain
10
Pollen
Reduce Lifetime
Reduce Lifetime
Reduces the lifetime of a spell
Type
Projectile modifier
Mana drain
10
Reduce Lifetime
Reduce Lifetime
Reduce Lifetime
Reduces the lifetime of a spell
Type
Projectile modifier
Mana drain
10
Reduce Lifetime
Orbit Larpa
Orbit Larpa
Makes four copies of a projectile rotate around it
Type
Projectile modifier
Mana drain
90
Orbit Larpa
Summon Tentacle With Timer
Summon Tentacle With Timer
Calls a terrifying appendage from another dimension! Comes with a timer
Type
Projectile
Mana drain
20
Summon Tentacle With Timer
Invisible Spell
Invisible Spell
Turns a projectile invisible
Type
Projectile modifier
Mana drain
0
Invisible Spell
Nolla
Nolla
The duration of a projectile is set to zero
Type
Projectile modifier
Mana drain
1
Nolla
Circle of Vigour
Circle of Vigour
A field of regenerative magic
Type
Static projectile
Mana drain
80
Circle of Vigour
Bubble Spark With Trigger
Bubble Spark With Trigger
A bouncy, inaccurate spell that casts another spell upon collision
Type
Projectile
Mana drain
16
Bubble Spark With Trigger

The above wand build simplified by using Inner Spell.

Wand 0821.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17
Inventory Icon gun reload time.png Rechrg. Time
0.48
Inventory Icon mana max.png Mana max
900
Inventory Icon gun capacity.png Capacity
17
Inventory Icon speed multiplier.png Speed
1.00
Tau
Tau
Copies the two following spells in the wand when cast
Type
Other
Mana drain
90
Tau
Divide By 3
Divide By 3
Casts the next spell 3 times, but with reduced damage
Type
Other
Mana drain
50
Divide By 3
Reduce Lifetime
Reduce Lifetime
Reduces the lifetime of a spell
Type
Projectile modifier
Mana drain
10
Reduce Lifetime
Divide By 10
Divide By 10
Casts the next spell 10 times, but with reduced damage
Type
Other
Mana drain
200
Divide By 10
Orbiting Arc
Orbiting Arc
A projectile orbits the point of its origin
Type
Projectile modifier
Mana drain
0
Orbiting Arc
Piercing Shot
Piercing Shot
Makes a projectile fly through enemies, but harmful to the caster
Type
Projectile modifier
Mana drain
140
Piercing Shot
Add Trigger
Add Trigger
Makes a projectile cast another spell upon collision
Type
Other
Mana drain
10
Add Trigger
Summon Tentacle
Summon Tentacle
Calls a terrifying appendage from another dimension
Type
Projectile
Mana drain
20
Summon Tentacle
Add Expiration Trigger
Add Expiration Trigger
Makes a projectile cast another spell upon expiring
Type
Other
Mana drain
20
Add Expiration Trigger
Spiral Shot
Spiral Shot
A mystical whirlwind of magic sparks
Type
Projectile
Mana drain
50
Spiral Shot
Add Expiration Trigger
Add Expiration Trigger
Makes a projectile cast another spell upon expiring
Type
Other
Mana drain
20
Add Expiration Trigger
Pollen
Pollen
A small, floating projectile that homes towards nearby creatures
Type
Projectile
Mana drain
10
Pollen
Inner Spell
Inner Spell
Causes a projectile to be cast from where the player is standing
Type
Utility
Mana drain
10
Inner Spell
Invisible Spell
Invisible Spell
Turns a projectile invisible
Type
Projectile modifier
Mana drain
0
Invisible Spell
Nolla
Nolla
The duration of a projectile is set to zero
Type
Projectile modifier
Mana drain
1
Nolla
Circle of Vigour
Circle of Vigour
A field of regenerative magic
Type
Static projectile
Mana drain
80
Circle of Vigour
Bubble Spark With Trigger
Bubble Spark With Trigger
A bouncy, inaccurate spell that casts another spell upon collision
Type
Projectile
Mana drain
16
Bubble Spark With Trigger

See also: Expert_Guide:_Waypoints#Self-loading_waypoints

Gallery

Testing Summon Tentacle in a Holy Mountain.
Attacking an enemy with Summon Tentacle.

History

  • Apr 8 2024:
    • Changed the spawn probabilities for Summon Tentacle on tier 4 from 1 to 0.5, and tier 6 from 1 to 0.8.
    • Changed the spawn probabilities for Summon Tentacle with Timer on tier 4 from 0.6 to 0.8, and tier 6 from 0.6 to 0.7.


  1. Wandcrafting video introducing "parasite wisp" tech and coining the phrase, by Nymphs on YouTube.
  2. Listing of lifetime-modification behaviors by Noby, Ko0bEy, and Nikita on Discord.
  3. Crit on X Tentacle high-damage wand by kaliuresis on Discord
  4. Venomous Curse tentacle payload observation by makspll on Reddit