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