Skip to content

Commit 295cad1

Browse files
committed
Rebalance the Rukjay Missile Launcher
1 parent 503c9f6 commit 295cad1

File tree

4 files changed

+19
-25
lines changed

4 files changed

+19
-25
lines changed

data/jibauni/jibauni outfits.txt

+14-20
Original file line numberDiff line numberDiff line change
@@ -248,30 +248,25 @@ outfit "Rukjay Missile Launcher"
248248
"outfit space" -18
249249
"weapon capacity" -18
250250
"gun ports" -1
251-
"rukjay capacity" 45
251+
"rukjay capacity" 1
252+
"heat generation" 1
252253
weapon
253254
sprite "projectile/rukjay"
254-
"frame rate" 4
255-
"random start frame"
256-
ammo "Rukjay Missile"
255+
ammo "Rukjay Missile Blueprint" 0
257256
icon "icon/rukjay"
258257
"die effect" "missile death"
259258
"hit effect" "jibauni missile hit"
260259
sound "rukjay missile"
261260
"inaccuracy" 2
262-
"velocity" 0
261+
"velocity" 1
263262
"acceleration" .8
264-
"drag" .2
263+
"drag" .5
265264
"lifetime" 800
266-
"reload" 130
267-
"burst count" 4
268-
"burst reload" 60
269-
"firing energy" 1
270-
"firing heat" 15
271-
"firing fuel" 0.17
272-
"acceleration" .5
273-
"drag" .3
274-
"turn" 4
265+
"reload" 120
266+
"firing energy" 0.1
267+
"firing heat" 21
268+
"firing fuel" 1.3
269+
"turn" 3
275270
"homing" 4
276271
"infrared tracking" .05
277272
"radar tracking" .85
@@ -286,6 +281,7 @@ outfit "Rukjay Missile Launcher"
286281
"fused"
287282
"phasing"
288283
description "Rukjay missiles have great tracking and do some splash damage at the cost of generating some heat. Most Jibauni captains regard the tracking as good enough to more than make up for the heat inefficiency."
284+
description " The delay between firing each missile is the time it takes the launcher to build a new one based on the provided blueprint."
289285

290286
outfit "Ruksay Missile Launcher"
291287
category "Secondary Weapons"
@@ -341,16 +337,14 @@ effect "jibauni missile hit"
341337
"velocity scale" .4
342338

343339

344-
outfit "Rukjay Missile"
345-
cost 875
340+
outfit "Rukjay Missile Blueprint"
341+
cost 50000
346342
category "Ammunition"
347343
"mass" 0.4
348344
"disabled damage" 1
349345
"rukjay capacity" -1
350346
thumbnail "outfit/rukjay missile"
351-
"energy consumption" .001
352-
"heat generation" .001
353-
description "The Rukjay Missile is ammunition for the Rukjay Missile launcher. You cannot install one unless you have first installed a launcher to fire it from. Each launcher holds up to 45 Rukjays."
347+
description "The Rukjay Missile Launcher will automatically construct Rukjay Missiles for you if the Rukjay Missile Blueprint is installed on that ship. Unfortunately, each blueprint can only provide instructions for one launcher, meaning that you must install one per launcher you possess."
354348

355349
outfit "Ruksay Missile"
356350
cost 525

data/jibauni/jibauni ships.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ ship "Safinat"
320320
"hull damage" 2000
321321
"hit force" 4500
322322
outfits
323-
"Rukjay Missile" 135
323+
"Rukjay Missile Blueprint" 3
324324
"Rukjay Missile Launcher" 3
325325
"Jibauni Small Laser" 2
326326
"Lilsa Anti-Missile" 2
@@ -400,7 +400,7 @@ ship "Furus"
400400
outfits
401401
"Jibauni Small Laser" 2
402402
"Rukjay Missile Launcher"
403-
"Rukjay Missile" 45
403+
"Rukjay Missile Blueprint"
404404

405405
"Jahgir Energy Generator" 2
406406
"Jamum Shield Generator"

data/jibauni/jibauni variants.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ship "Nathar" "Nathar (Anti-Missile Missile)"
1515
outfits
1616
"Lilsa Anti-Missile" 5
1717
"Rukjay Missile Launcher" 4
18-
"Rukjay Missile" 120
18+
"Rukjay Missile Blueprint" 4
1919
"Jamum Shield Generator" 2
2020
"Tamum Shield Generator"
2121
"Daltaq Energy Generator"
@@ -97,7 +97,7 @@ ship "Furus" "Furus (Government)"
9797
outfits
9898
"Jibauni Small Laser" 2
9999
"Rukjay Missile Launcher"
100-
"Rukjay Missile" 30
100+
"Rukjay Missile Blueprint"
101101
"Watsaq Energy Generator"
102102
"Hyperdrive"
103103
"Jamum Shield Generator"

data/jibauni/jibauni.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ outfitter "Jibauni Advanced"
9595
"Musaghar Shield Generator"
9696
"Outfit Scanner"
9797
"Outfits Expansion"
98-
"Rukjay Missile"
98+
"Rukjay Missile Blueprint"
9999
"Rukjay Missile Launcher"
100100
"Ruksay Missile"
101101
"Ruksay Missile Launcher"

0 commit comments

Comments
 (0)