RoR2-ClassicItems

A mod for Risk of Rain 2 that extends ThinkInvis.ClassicItems.

View on GitHub

ChensClassicItems

Chen.ClassicItems.Items.Uncommon.ArmsRace

ArmsRace.TriggerArtillery(CharacterBody, float, bool, ProcChainMask) Method

Used to trigger Arms Race effect in launching artillery.

public void TriggerArtillery(CharacterBody body, float damage, bool crit, ProcChainMask procChainMask=default(ProcChainMask));

Parameters

body RoR2.CharacterBody
The drone’s body

damage System.Single
Damage to be computed against the coefficients of Arms Race projectiles

crit System.Boolean
Determines if this should be a critical hit

procChainMask RoR2.ProcChainMask
The proc chain mask