object
  method descr : string
  method get_value : Tactical.selection
  method is_valid : Tactical.selection -> bool
  method ranged : bool
  method set_value : Tactical.selection -> unit
  method target : Tactical.selection
  method title : string
end