Customizing Electric Bolt Colors
The NPatch allows you to customize the electric bolt colors beyond simply using
IsAlternateColor. The logic is easily implemented as there are only two
requirements. The first is a weapon that has IsElectricBolt=yes set and
the second is IsCustomColor=yes. It is the custom color tag that actually
activates the logic and allows you to use EBoltColor1=[RGB],
EBoltColor2=[RGB] and EBoltColor3=[RGB]. The tags do correspond to
individual strands. EBoltColor1 corresponds to one of the blue strands,
EBoltColor2 corresponds to the white strand and EBoltColor3
corresponds to the second blue strand.
