Skip to content

Commit

Permalink
Adjusted mini ROF/damage and pulse growth
Browse files Browse the repository at this point in the history
Talked through settings with ulv and also compared with other communities. This should still be a fairly strong mini but should be more consistent in the damage output.
  • Loading branch information
rosskynch committed Apr 12, 2024
1 parent a5e1433 commit 19115d8
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions ut-server/System/InstaGibPlus.example.ini
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@ PulseSphereDamage=20.000000
PulseSphereMomentum=1.000000
PulseBoltDPS=72.000000
PulseBoltMomentum=1.000000
PulseBoltMaxAccumulate=0.100000
PulseBoltGrowthDelay=0.050000
PulseBoltMaxAccumulate=0.080000
PulseBoltGrowthDelay=0.020000
PulseBoltMaxSegments=10
PulseSelectTime=0.444444
PulseDownTime=0.260000
Expand All @@ -163,18 +163,14 @@ RipperPrimaryMomentum=1.000000
RipperSecondaryHurtRadius=180.000000
RipperSecondaryDamage=34.000000
RipperSecondaryMomentum=1.000000
;MinigunSpinUpTime=0.130000
MinigunSpinUpTime=0.09
;MinigunBulletInterval=0.080000
MinigunBulletInterval=0.107
;MinigunAlternateBulletInterval=0.050000
MinigunAlternateBulletInterval=0.075600
MinigunMinDamage=9.000000
MinigunMaxDamage=15.000000
MinigunBulletInterval=0.10
MinigunAlternateBulletInterval=0.07
MinigunMinDamage=8.000000
MinigunMaxDamage=9.000000
MinigunSelectTime=0.555556
;MinigunDownTime=0.333333
MinigunDownTime=0
MinigunUnwindTime=0.866666
MinigunDownTime=0.05
MinigunUnwindTime=0.400000
FlakChunkDamage=16.000000
FlakChunkMomentum=1.000000
FlakSlugDamage=70.000000
Expand Down Expand Up @@ -205,4 +201,4 @@ SniperHeadshotMomentum=1.000000
SniperReloadTime=0.6666666666
WarheadSelectTime=0.500000
WarheadDownTime=0.233333
DefaultWeaponClass=
DefaultWeaponClass=

0 comments on commit 19115d8

Please sign in to comment.