Trippy flamer
This commit is contained in:
@@ -290,7 +290,7 @@ hvAutoGun = defaultAutoGun
|
||||
, _itUse = useAmmoParams
|
||||
, _itUseModifiers =
|
||||
[ ammoCheckI
|
||||
, rateIncABI 24 7 (torqueBeforeForcedI 0.1) (torqueAfterI 0.2)
|
||||
, rateIncABI 24 7 (torqueBeforeAtLeast 0.1 0.1) (torqueAfterI 0.2)
|
||||
, withSoundI longGunSound
|
||||
, withThinSmokeI
|
||||
, withMuzFlareI
|
||||
@@ -347,8 +347,8 @@ miniGun = defaultAutoGun
|
||||
, _wpLoadedAmmo = 1500
|
||||
, _wpReloadTime = 200
|
||||
, _wpReloadState = 0
|
||||
, _wpMaxWarmUp = 50
|
||||
, _itUseRate = 1
|
||||
, _wpMaxWarmUp = 100
|
||||
, _itUseRate = 0
|
||||
, _itUseTime = 0
|
||||
, _itUse = useAmmoParamsVelMod vm4
|
||||
, _itUseModifiers =
|
||||
@@ -358,8 +358,8 @@ miniGun = defaultAutoGun
|
||||
, withRecoilI 25
|
||||
, withSoundForI 28 2
|
||||
, torqueAfterI 0.05
|
||||
--, withSidePushI 53
|
||||
--, withRandomOffsetI 12
|
||||
, withSidePushI 53
|
||||
, withRandomOffsetI 12
|
||||
, trigDoAlso (useAmmoParamsVelMod vm1)
|
||||
--, torqueBeforeForcedI 0.001
|
||||
, withSidePushI 52
|
||||
@@ -565,7 +565,8 @@ flamer = defaultAutoGun
|
||||
, _itUseModifiers =
|
||||
[ ammoUseCheckI
|
||||
, withSidePushI 5
|
||||
, withSidePushAfterI 10
|
||||
, withTempLight 1 100 (V3 1 0 0)
|
||||
--, withSidePushAfterI 20
|
||||
]
|
||||
, _wpSpread = 0
|
||||
, _wpRange = 8
|
||||
|
||||
Reference in New Issue
Block a user