Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added minmatar reaper #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
76 changes: 76 additions & 0 deletions data/ships.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -817,6 +817,82 @@ Gallente:
explosive: 10
accuracy_falloff: 7.5

Minmatar:
Frigate:
#T1
Reaper:
type: Frigate
faction: Minmatar
slots:
drone: 0
drone_size: none
high: 1
mid: 0
low: 2
rigs:
combat: 0
engineer: 0
cargo:
value: 240
powergrid:
value: 27
used: 0
capacitor:
value: 276
recharge: 162
targeting:
signature: 29.4
scan: 722
strenght: 9.4
targets: 3
navigation:
flight_velocity: 402
warp_speed: 5.0
mass: 1157000
inertia_modifier: 1.8
defenses:
shield:
value: 166
recharge: 450
resists:
em: 0
thermal: 20
kinetic: 40
explosive: 50
armor:
value: 146
resists:
em: 60
thermal: 35
kinetic: 25
explosive: 10
hull:
value: 131
resists:
em: 33.33
thermal: 33.33
kinetic: 33.33
explosive: 33.33
bonus:
role:
none
skills:
first:
name: Frigate Command
cannons:
any:
small:
damage:
em: 15
thermal: 15
kinetic: 15
explosive: 15
ship:
navigation:
flight_velocity: 5
second:
none

Guristas Pirates:
Frigate:
Worm:
Expand Down