diff --git a/app/views/_slot-hardpoint.html b/app/views/_slot-hardpoint.html index ad593079..4a5e53a3 100755 --- a/app/views/_slot-hardpoint.html +++ b/app/views/_slot-hardpoint.html @@ -4,9 +4,8 @@
{{hp.c.class}}{{hp.c.rating}}/{{hp.c.mode}}{{hp.c.missile}} {{hp.c.name || lbl}}
{{hp.c.mass}} T
-
DMG: {{hp.c.damage}} ({{$r.fCrd(hp.c.ssdam)}} MJ)
-
DPS: {{hp.c.dps}} ({{$r.fCrd(hp.c.mjdps)}} MJ)
-
EPS: {{$r.fCrd(hp.c.mjeps)}} MJ
+
Damage: {{hp.c.damage}} ({{$r.fCrd(hp.c.ssdam)}} Mj)
+
DPS: {{hp.c.dps}} ({{$r.fCrd(hp.c.mjdps)}} Mj)
T-Load: {{hp.c.thermload}}
Type: {{hp.c.type}}
ROF: {{hp.c.rof}}/s
diff --git a/app/views/_slot-internal.html b/app/views/_slot-internal.html index c3f499d4..b8d09fb0 100755 --- a/app/views/_slot-internal.html +++ b/app/views/_slot-internal.html @@ -7,11 +7,14 @@
Opt: {{c.c.optmass}} T
Max: {{c.c.maxmass}} T
{{c.c.bins}} Bins
-
Rate: {{c.c.rate}} Kg/s   Refuel Time: {{$r.fTime(ft.c.capacity * 1000 / c.c.rate)}}
+
Rate: {{c.c.rate}} Kg/s   Refuel Time: {{$r.fTime(fuel * 1000 / c.c.rate)}}
Ammo: {{c.c.ammo}}
Cells: {{c.c.cells}}
Recharge: {{c.c.recharge}} Mj
Repair: {{c.c.repair}}
+
Range {{c.c.range}} Km
+
Time: {{$r.fTime(c.c.time)}}
+
Max: {{(c.c.maximum)}}
{{c.c.rangeLS}} LS
LS
Range: {{c.c.rangeRating}}