Interface HostileActivityCause


public interface HostileActivityCause
There can be multiple "causes" for the same type of hostile activity. For example, there may be more pirates because: 1) General pirate activity due to having a colony 2) Free port attracting more of them 3) A pirate base nearby And so on.
Author:
Alex Copyright 2022 Fractal Softworks, LLC
  • Method Details

    • addDescToTooltip

      void addDescToTooltip(TooltipMakerAPI tooltip, float pad)
    • getMagnitudeContribution

      float getMagnitudeContribution()