ワンドとスペルの仕組み/パワーへの呪文による高ダメージワンド編

ページ名:ワンドとスペルの仕組み/パワーへの呪文による高ダメージワンド編
Monster Bat.png現在、このページは翻訳・編集中です。このページを編集してNoita Wikiを手助けしてください。

This article is a stub. You can help Noita Wiki by expanding it.

大ダメージを与えたいわけですね。さっそくやってみましょう。このページでは、大ダメージのワンド作成の原則を説明し、簡単な例を示します。これらの基本的な例はゲーム内のあらゆる敵を殺すのに十分ですが、もしあなたが本当にワンドを完成させてDPSを最大化したいのなら創造性が必要です。では、さっそく本題に入りましょう。

目次

ダメージ調整盤[]

For really high damage wands, you need a good damage modifier. That can be either of:

  • Gold to Power: You need infinite gold for it to be good (gold becomes infinite if you get more than 2.1 billion of it), but it adds 10,000 damage if you do. Consistent and powerful after you farm up infinite gold. This can be done by stacking Greed perks by visiting parallel worlds and breaking the reroll machines.
  • Blood to Power: You need ambrosia so this spell doesn't kill you, but you take no damage while you have it applied. BtP scales with your current health, up to 55,000, where it caps out at dealing 24,000 damage. So it's more powerful than GtP, but it's dangerous and finicky.

Spells to Power[]

Spells to Power is a major way to increase damage. Every projectile with StP copies damage from every projectile without StP, for each stack of StP on the projectile. So, if you have 100 projectiles with 10 StP applied to each, and 10 projectiles with GtP applied already in the air, that's 10,000 (GtP) x 10 (number of feed projectiles) x 10 (number of StP applications) x 100 (number of payload projectiles = 100M damage. In this way, our use of StP has multiplied the overall damage of the cast by 1,000.

StP is a computationally expensive spell, though, so it can freeze your game for minutes if approach the reasonable maximum, and crash the game if you exceed it. From experimentation, the StP limit is about 100,000 - 200,000 calculations, (calculations = # of feed projectiles x # of StP x # of payload projectiles). here's an example setup using GtP, StP, and divides to make good damage:

シャッフル
いいえ
呪文/詠唱
1

This wand needs 80,000 calculations (800 StP x 10 feed x 10 payload), so it's in the range where the game will start freezing for quite a while but won't crash. This wand does 128 billion damage, calculated as follows: 10,000 (GtP) * 800 (copies of GtP) * 10 (feed projectiles) * 800 (StP) * 10 (payload projectiles) * .2 (boss's projectile modifier) = 128B.

Crit[]

Crit is our next ingredient. The best way to apply crit is with the Water and Crit on Water spells (or blood or oil, whatever you prefer). The Water spell causes all projectiles in the same cast state to automatically activate Crit on Wet; you don't need to hit the enemy with the drop of water that the spell makes.

Every copy of Crit on Wet on the wand will increase the critical damage modifier by 5x, so if you have 800 copies, your payload projectiles will be dealing 4000x damage from the critical damage modifier.

Here's an example wand using BtP, StP, and crit:

シャッフル
いいえ
呪文/詠唱
1

これは600兆近いダメージを与えます。かなりいい感じになってきました!

Velocity Damage[]

Velocity damage is the last main ingredient, and it's a bit of a pain in the ass. The mechanics of it are that when a projectile hits an enemy, the projectile damage applied is multiplied by velocity damage multiplier. The multiplier scales with the ratio of the projectiles current speed to the projectile's starting speed. So, the goal is to get the projectile to start at as slow a speed as possible, and then accelerate to the game's maximum projectile speed. The is achieved by using Accelerating Shot, which multiplies starting speed by x0.32 and adds acceleration.

Tips:

  • The game's maximum speed is 20, and your target initial speed should be around 0.00015. That's close to as slow as you can get it.
  • Spell lab allows you to see the starting speed of your projectiles. Go to "enable toggle options" and then "enable spell logging." This is very useful for tuning your velocity.
  • If the starting speed is too slow, the projectile won't spawn at all. If this happens, remove some accels or add some Speed Ups or Light Shots.
  • If the starting speed is close to right, the projectile will spawn when shot downwards, but not when shot upwards. This is because of gravity lowering the shot speed when pointing upward, I think.
  • Order matters for application of speed modifiers. This is because the starting speed is capped to 20 at all steps in the process, so a Speed Up does nothing if it's already at 20.
  • Be careful when using Divides on your speed modifiers - they can lead to unintuitive spell orderings and thus strange interactions with the speed cap.
  • You'll probably want a homing modifier, since you need to be shooting downwards all the time. Rotate Toward Foes is the only one that doesn't break velocity damage, so use that.
  • Be careful: wands have a hidden stat that multiplies speed by a number to begin with, and this is different across different wands. A setup that works on one wand may not work on another.
  • If you do it right, you'll be getting a 200x damage modifier or more from velocity damage.


Here's a setup that uses only BtP and velocity damage:

Demo_velocity_wand_simple.png

This wand does around 4.5M damage, instead of the base 24,000 from BtP, for a velocity multiplier of close to 200.

Here's an example that uses everything so far:

シャッフル
いいえ
呪文/詠唱
1

This one actually only does 300 trillion damage, because of the sacrifices made on damage ( x2 lost), StP (x4 lost), and crit (x2 lost) to make room for the velocity setup. This also isn't a great velocity setup, and appears to only be providing us with a x8 multiplier. Fitting everything on one wand is a challenge,

Trimmings[]

Here are some details and other things you'll probably want to put on your wand:

  • Piercing: While this will make your bullets kill you, it will also make make them apply their damage 60 times per second. They probably won't hit you, right?
  • Rotate Toward Foes x10: Dividing your rotate will make your projectiles permanently live inside the enemy and not do loops through them. This is how you get maximum damage form Piercing.
  • Projectile Weakening Curse: Against the boss, this curse ends up being 2.25x damage, which is pretty good for a single slot if your wand is optimized. It doesn't stack, though.
  • Luminous Drill with Timer: This is the nicest way to create a separate cast state so StP doesn't contaminate your feed projectiles. Either make feed and payload two separate casts, or use this.
  • Bouncing Burst: This is a nice projectile because it has a long natural lifetime for damage over time with piercing and won't die if it hits a wall.

Fitting all of that onto one wand is a serious challenge, given that we were suffering with just the added imperfect velocity setup, but it can be done with effort and creativity!

Conclusion[]

As you can see, space is a serious concern, even with 26 capacity, if you want to put on all of the important things. In the velocity example, we weren't making full copies of damage or crit or StP, and we didn't even have piercing, multiple copies of rotate toward foes, or projectile weakening. There are clever ways to conserve space to fit everything in and more, but it takes a lot of creativity! You don't need to do that for any reasonable target in the game, though. The 33 orb boss is swiss cheese to even a simple and unoptimized setup - it has a mere 1 trillion health. If killing that guy is your goal, then just make a wand and go blast him. That being said, it's quite satisfying to try to push damage per second as high as possible using all the obscure mechanics that you can bring to bear to make a better wand. Give it a try, if you feel up to it, and have fun! Spell lab is the wandcrafter's best friend. Can you tackle the 61-orb boss challenge in the challenge section of spell lab with you've learned?

Written by Zoldort



特に記載のない限り、コミュニティのコンテンツはCC BY-NC-SAライセンスの下で利用可能です。

シェアボタン: このページをSNSに投稿するのに便利です。


最近更新されたページ

左メニュー

左メニューサンプル左メニューはヘッダーメニューの【編集】>【左メニューを編集する】をクリックすると編集できます。ご自由に編集してください。掲示板雑談・質問・相談掲示板更新履歴最近のコメントカウン...

黒魔術

黒魔術タイプ放射物調整盤放射物によって殺された生物の死体を、あなたの援軍として呼び起こすマナ流出20詠唱遅延+0.17sアンロック真の知識のオーブを取得Tier ⓘ2,3,4,5説明[]黒魔術は、殺し...

魔法防御

魔法防御タイプ放射物 ノーマル 大 しばらくの間あなたを保護する4つのライトが周囲を旋回するようになるマナ流出40ダメージ(放射物)1.25Inventory_Icon_explosion_radiu...

魔法使いの棲家

バイオームNav砂漠の裂け目↖発電所↗魔法の神殿←魔法使いの棲家生い茂った洞窟→魔法の神殿↓砂漠の裂け目↘inline魔法使いの棲家(Wizard's Den)は、西側が芸術の神殿に、東側が砂漠の裂け...

魔法の神殿

Noita magical temple i01.jpgバイオームNav魔法の神殿雪のどん底→バイオームNav芸術の神殿←魔法の神殿魔法使いの棲家→魔法の神殿(Magical Temple)は暗闇に覆...

魔法の矢

魔法の矢タイプ放射物 ノーマル トリガー付 タイマー付 便利な魔法の矢マナ流出20ダメージ(放射物)10Inventory_Icon_explosion_radius.png効果範囲2拡散0.6 DE...

魔法の爆破

Monster_Bat.png現在、このページは翻訳・編集中です。このページを編集してNoita Wikiを手助けしてください。This article is a stub. You can help...

魔法のミサイル

魔法のミサイルタイプ放射物 ノーマル 大きな 巨大な 激烈な、起爆性の放射物使用回数10マナ流出70Inventory_Icon_damage_projectile.pngダメージ(放射物)75ダメー...

魔法のボルト

Monster_Bat.png現在、このページは翻訳・編集中です。このページを編集してNoita Wikiを手助けしてください。This article is a stub. You can help...

魂の爆発

魂の爆発タイプ静電放射物高揚した爆破マナ流出30ダメージ (爆発)30Inventory_Icon_explosion_radius.png効果範囲12詠唱遅延+0.05sTier ⓘ1,2,4,6爆...

音色の呪文

オカリナ - 音色タイプその他 A B C D E F G# A2 耳に心地よい音楽!マナ流出1スピード350Inventory_Icon_explosion_radius.png寿命2詠唱遅延+0....

音楽的好奇心

音楽的好奇心を発動させるには、音符の呪文(巨木のカンテレか雲海のフイリュの呪文)を特定の順序で組み合わせて演奏する必要があります。このとき、元の楽器で演奏する必要はなく、杖にセットした呪文で演奏しても...

電撃チャージ

電撃チャージタイプ放射物調整盤衝撃で放射物から電撃チャージが放出されるようにするマナ流出8ダメージ (電撃)+3Tier ⓘ1,2,4,5 放射物に電気ダメージの効果を付与する修正スペル。放射物は液体...

電撃アーク

Monster_Bat.png現在、このページは翻訳・編集中です。このページを編集してNoita Wikiを手助けしてください。This article is a stub. You can help...

電撃たいまつ

電撃たいまつタイプ受け身杖が明るく、非常に危険な光を放つようにする!マナ流出0Tier ⓘ0,1,2 装着した杖に電気の火花を散らせる呪文です。この火花は、可燃物に火をつけたり、液体や金属に通電させた...

雷爆発

Monster_Bat.png現在、このページは翻訳・編集中です。このページを編集してNoita Wikiを手助けしてください。This article is a stub. You can help...

雷チャージ

雷チャージタイプ放射物計り知れない量の電撃を包含する放射物使用回数3マナ流出120Inventory_Icon_damage_electricity.pngダメージ (電撃)37.5ダメージ (爆発)...

雷の雲

雷の雲タイプ静電放射物雷の雲を作り出す使用回数5マナ流出90Inventory_Icon_explosion_radius.png寿命600詠唱遅延+0.50sアンロック真の知識のオーブを取得するTi...

雷の輪

Monster_Bat.png現在、このページは翻訳・編集中です。このページを編集してNoita Wikiを手助けしてください。This article is a stub. You can help...