‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
_lightninggun.gsh
Go to the documentation of this file.
1 #define LIGHTNINGGUN_ELEC_DURATION_MAX 2
2 #define LIGHTNINGGUN_ARC_DELAY 0.05
3 #define LIGHTNINGGUN_ARC_RANGE 300
4 #define LIGHTNINGGUN_ARC_SPEED 650
5 #define LIGHTNINGGUN_ARC_DAMAGE 50
6 #define LIGHTNINGGUN_ARC_FX_MIN_RANGE 1
7 #define LIGHTNINGGUN_FX_TAG "j_spineupper"