Skip to content

Commit

Permalink
feat(balance): Toned down the missile strength and turn rate of the F…
Browse files Browse the repository at this point in the history
…irelight (#10038)
  • Loading branch information
Quantumshark committed May 5, 2024
1 parent f94ec09 commit 1c1f581
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/korath/korath weapons.txt
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,7 @@ outfit "Firelight Missile Bank"
"trigger radius" 30
"blast radius" 60
"hit force" 100
"missile strength" 60
"missile strength" 30
submunition "Firelight Turning"
"stream"
description "As the Firestorm Torpedo does not require full reactor shielding or safety interlocks, Korath engineers were able to create the Firelight by further scaling down the reactor element to fit in a missile casing for use on and against smaller vessels."
Expand All @@ -973,7 +973,7 @@ outfit "Firelight Turning"
"trigger radius" 30
"blast radius" 60
"hit force" 60
"missile strength" 60
"missile strength" 30
"submunition" "Firelight Activated"

outfit "Firelight Activated"
Expand All @@ -987,7 +987,7 @@ outfit "Firelight Activated"
"lifetime" 140
"acceleration" 1.6
"drag" .1
"turn" 2
"turn" 1.7
"homing" 4
"infrared tracking" .5
"optical tracking" .7
Expand All @@ -999,7 +999,7 @@ outfit "Firelight Activated"
"burn damage" 10
"corrosion damage" 2
"hit force" 400
"missile strength" 60
"missile strength" 30

effect "firelight ring"
sprite "effect/firestorm ring"
Expand Down

0 comments on commit 1c1f581

Please sign in to comment.