Class Reve::Classes::MapKill
In: lib/reve/classes.rb
Parent: Object

Used for the Reve::API#map_kills method. If there are no kills it‘s not listed. Attributes

  • system_id ( Fixnum ) - ID of the System
  • ship_kills ( Fixnum ) - Number of ships killed
  • faction_kills ( Fixnum ) - Number of faction ships killed (NPC Pirates)
  • pod_kills ( Fixnum ) - Number of podkills

See also Reve::API#map_kills, MapJump

Attributes

faction_kills  [R] 
pod_kills  [R] 
ship_kills  [R] 
system_id  [R] 

[Validate]