Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f76dd00

Browse files
committedMar 4, 2025·
Initial draft of Recruiter stats
1 parent 09ba822 commit f76dd00

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed
 

‎data/ships.txt

+48
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,54 @@ ship "Marauder Combat Drone"
419419

420420

421421

422+
ship "Recruiter"
423+
sprite "ship/recruiter"
424+
thumbnail "thumbnail/recruiter"
425+
attributes
426+
category "Light Warship"
427+
cost 4560000
428+
"shields" 2900
429+
"hull" 1800
430+
"required crew" 3
431+
"bunks" 9
432+
"mass" 160
433+
"drag" 2.87
434+
"heat dissipation" .64
435+
"fuel capacity" 500
436+
"cargo space" 50
437+
"outfit space" to be determined
438+
"weapon capacity" 70
439+
"engine capacity" 60
440+
weapon
441+
"blast radius" 44
442+
"shield damage" 440
443+
"hull damage" 220
444+
"hit force" 660
445+
outfits
446+
"Heavy Laser" 4
447+
448+
"Outfits Expansion"
449+
"RT-I Radiothermal"
450+
"D23-QP Shield Generator"
451+
452+
"A250 Atomic Thruster"
453+
"A255 Atomic Steering"
454+
"Hyperdrive"
455+
gun -30.5 -7
456+
gun -20.5 -9.5
457+
gun 20.5 -9.5
458+
gun 30.5 -7
459+
leak "leak" 20 30
460+
leak "flame" 30 69
461+
explode "tiny explosion" 70
462+
explode "small explosion" 40
463+
explode "medium explosion" 20
464+
explode "large explosion" 5
465+
"final explode" "final explosion medium"
466+
description "When the Headhunter saw a huge success in sales, the feedback polls that Lionheart sent out only found one problem - the hull was too fragile. Their newer iteration, called the Recruiter, remedies the hull issues, although it had to lose a turret mount to do so, and the shield matrices are much less advanced."
467+
468+
469+
422470
ship "Rumskib Destroyer"
423471
sprite "ship/rumskibdestroyer"
424472
thumbnail "thumbnail/rumskibdestroyer"

0 commit comments

Comments
 (0)
Please sign in to comment.