
- #Risk of rain 2 new character mod mod#
- #Risk of rain 2 new character mod full#
- #Risk of rain 2 new character mod code#
Twitch's special, Expunge, is an extremely powerful skill when used right but can end up being detrimental if used poorly.

The cooldown is rather long but the long invisibility combined with the extremely powerful offensive buff makes it a perfect tool for getting into position to clear the screen with high damage piercing shots. Having some of the lowest defensive stats in the game, Twitch is reliant on his utility skill, Ambush, to avoid damage. Enough stacks of venom will leave an enemy crippled and pretty much unable to attack. There is no cap, though stacks fall off separately, making it effectively soft capped by your attack speed. Venom is applied on every shot from his primary, Crossbow, and each stack reduces attack speed and armor by a small amount. Twitch is a high damage survivor who excels in shredding beefy targets with his powerful debuff, venom. Ping/dm me in the modding discord for any feedback/bugs- Overview
#Risk of rain 2 new character mod code#
Use only their code names, also works with modded items. RequiredItems = new List>// Here you can add as many items as you need.
#Risk of rain 2 new character mod mod#
By default it's set to false, and the mod automatically creates the description. useCustomDesc = true, // Add this line if you wanna add your custom description. ItemFullDesc = "My Item is good because my item is great.", ItemLangTokenName = "DRAGON_ITEMTEST", // Make sure you create a very unique token name to avoid conflicts with other addons. Set Synergies as a BepIn HardDependency and obviously add a reference to the Synergies dll in your project. The SynergyDef is then used to check if the player inventory has the required items and then give the Synergy item. This method creates a SynergyDef, which contains information on your Synergy item and required items.

They can be easily created with a simple method: SynergyItemBase.CreateSynergyAddon(). I've named custom Synergy items, Synergy Addons. Synergies V2 now has a streamlined Synergy item creation process, allowing you to easily add your very own Synergy. While under the effects of a Warbanner, blast attacks gain +10 radius. Gain a temporary barrier for each nearby enemy every 1.5 seconds.Īctivating your equipment resets all skill cooldowns.Īctivating your equipment spawns a Moon Jellie with a random aspect. Enemies hit have their shields broken.ĭealing damage to enemies that are marked for death, grants gold for up to 10% of the damage dealt. When a shield breaks, detonate for 150% damage. Scales with total barrier percentage.ĥ% chance on hit to burn for 10% damage for 5 seconds.Īll healing received recharges regenerating shields.Īfter standing still for 1 second, create a DOT zone on your location for 12 seconds that deals 50% damage. Taking damage while you have a barrier, retaliate for 100% of the damage received. Sprinting leaves a trail of fire that deals 10% DOT. Charge: ram an enemy to deal 200% damage.
#Risk of rain 2 new character mod full#
Adrenaline: Dodge attacks while sprinting.īleeds have their full damage applied instantly with an additional 50% damage.Įvery 30 seconds, summon a Malachite Magma Worm with bonus 300% damage, 100% health and 50% size. Healing past full grants you a temporary barrier for up to 25% of your max health.ģ% chance to gain Adrenaline for 3 seconds on hit. While standing still for 1 second, gain +40 armor.ĭealing damage heals you for 5% of the damage dealt. Commands: synergy_list, synergy_addon_listĭash forward every 3 seconds while sprinting.New commands have been added to help with this process.Synergies V2 has a streamlined process for Synergy addon creation.Commands: spawn_synergy, give_synergy_all.Can also be useful if something goes wrong and the interactable doesn't spawn. I added them to help me debug things faster, but you can cheat if you want. There two new commands that can be used.Survivors added by the items can be selected on character select by enabling it in the respective item's config entry.You can set which items are used for the synergy and also the amount of items required for the synergy.The synergies have two required items, with the exception of two unique synergies.By default it shows up at all times, but there's a config for enabling it only when you have the scoreboard up.It'll only show up if you have a Synergy item.The exclusive item inventory was created to prevent cluttering the original, so that only the Synergy items show up on it.

Once interacted with it will grant all players the available synergies. It is the only way to acquire the synergies. The Synergy Cube spawns after you defeat the stage boss.It'll be in the character selection, under the Expansions tab. The expansion allows players to easily disable and enable the mod with no hassle.This mod adds new expansion, custom UI elements, interactable, inventory, survivors and items.
