

In short, it’s an essential weapon, especially if you’re dealing with enemy hordes at high curse levels. However, some Redditors have shown builds where they get 3,000 damage per second from a level eight Cherry Bomb. The actual damage dealt seems to vary widely depending on the situation and other factors.

The Cherry Bomb deals extensive damage in a wide area of effect and can be upgraded eight times. Is the Vampire Survivors Cherry Bomb worth it?Ībsolutely, to the point where some players are already calling it dramatically overpowered. The Skull-O-Maniac can be upgraded five times for a total curse boost of 50%, which translates to a hefty increase in XP and gold if you manage to survive until the end of a round. This is also a steeper challenge, since Lama gets a +5% curse boost every 10 levels. Once you’ve got Lama, you need to survive while playing as them for 30 minutes, after which you’ll get the Skull. 10% is fairly low, but the increase in enemy power, speed, and spawns still makes this task a challenge. The process is a bit challenging, since you need to survive for 20 minutes with 10% Curse. The Skull-O-Maniac is a secret item you need to put a bit of work into unlocking. How do you get the Skull-O-Maniac in Vampire Survivors? To see this content please enable targeting cookies. That’s where the Cherry Bomb comes in, an incredibly powerful weapon with devestating effects. The Skull-o-Maniac boosts your Curse percentage significantly, and while it’s good for XP, it makes the game much more difficult than usual. For instance:Īlso, beware that adding more items and weapons to the game increases the complexity of the ILP problem, which can become too hard for a web browser to solve.Two of the new Vampire Survivors items are the Skull-o-Maniac and Cherry Bomb, and they make a surprisingly good combo. I wrote a little script extract.py to do this: pass an asset list as argument, which is a JSON file found in Steam > steamapps > common > Vampire Survivors > resources > app >. If you are adding sprites, it looks better if they are taken from original game files. Assets are extracted from original game assets.Ĭontributions are welcome! Don't hesitate to open an issue or a PR.
VAMPIRE SURVIVORS WEAPON COMBOS GENERATOR
The generator relies on an integer linear programming (ILP) problem solved using GLPK. These combinations can be used to increase your chances of survival in the game. Produced builds are only called optimal regarding the number of satisfied combos and evolutions. Here is a list of weapon combinations in Vampire Survivors. Other than combos and evolutions, the model ignores everything: DPS, player stats, weapon or item rarity, etc.I believe most people would want to target evolutions first. Different coefficients will produce different results. Hence, there is a trade-off to perform, using coefficients. The model maximizes the number of combos and evolutions, but sometimes evolving a weapon can decrease the number of combos satisfied.This project aims at generating optimal builds, regarding two criteria: combos and evolutions.

This enforces the player to make choices: given the current build, which weapon or item to get next? Weapons and items are limited in number: 6 weapons and 6 items (plus bonus items directly gathered on the map).
