-
Notifications
You must be signed in to change notification settings - Fork 411
Effective DPS
Target resists allow you to specify the resist profile that your DPS will be checked against, allowing you to determine effective DPS depending on which ammo / weapon system you choose.
It is easy to select your target's resists. You must already have some resist profiles saved (see below). Simply right click the Firepower pane and select:
As you can see, (Effective)
will be displayed if there is an active resist profile, allowing you quick visual clarification in case you notice your DPS is slightly off
You can add target resists much the same way as damage profiles: Window > Target Resists Editor
or use the shortcut Ctrl+R
You can manually add profiles with the action buttons or import a list of pre-defined values from clipboard (see below).
To better facilitate organization, you may prepend the name of a profile with a group name in square brackets like so: [Parent] Child
. In the context menu when selecting, the parent item will include a child sub-menu (see first image). It should be noted that this feature is not recursive: a profile names [Parent] [Child] Grandchild
will be constructed into this menu: Parent > [Child] Grandchild
.
Copy this to your clipboard, and select the Import from clipboard
button in the Target Resists Editor
# Data collected from http://www.reddit.com/r/Eve/comments/srq9i/resource_obtaining_the_average_damage_and/
# Copy to clipboard, and use Target Resists Editor to import
#
# Values are in following format:
# TargetResists = [name],[EM %],[Thermal %],[Kinetic %],[Explosive %]
TargetResists = [Asteroid] Angel Cartel,50.0,42.0,34.0,26.0
TargetResists = [Asteroid] Blood Raiders,27.0,35.0,44.0,53.0
TargetResists = [Asteroid] Guristas,51.0,34.0,26.0,43.0
TargetResists = [Asteroid] Rogue Drone,29.0,37.0,46.0,55.0
TargetResists = [Asteroid] Sansha's Nation,30.0,38.0,46.0,55.0
TargetResists = [Asteroid] Serpentis,43.0,35.0,27.0,52.0
TargetResists = [Deadspace] Angel Cartel,57.0,48.0,39.0,30.0
TargetResists = [Deadspace] Blood Raiders,28.0,38.0,47.0,56.0
TargetResists = [Deadspace] Guristas,57.0,38.0,29.0,48.0
TargetResists = [Deadspace] Rogue Drone,33.0,39.0,47.0,55.0
TargetResists = [Deadspace] Sansha's Nation,28.0,37.0,47.0,56.0
TargetResists = [Deadspace] Serpentis,47.0,38.0,29.0,56.0
TargetResists = [Mission] Amarr Empire,26.0,34.0,43.0,51.0
TargetResists = [Mission] CONCORD,42.0,41.0,42.0,42.0
TargetResists = [Mission] Caldari State,54.0,37.0,29.0,46.0
TargetResists = [Mission] Gallente Federation,45.0,36.0,28.0,54.0
TargetResists = [Mission] Khanid,26.0,29.0,37.0,42.0
TargetResists = [Mission] Minmatar Republic,55.0,45.0,38.0,29.0
TargetResists = [Mission] Mordu,42.0,35.0,32.0,35.0
TargetResists = [Mission] Thukker,30.0,27.0,32.0,31.0
TargetResists = [Other] Friendlies,31.0,29.0,32.0,36.0
TargetResists = [Other] Incursion Sansha's Nation,53.0,53.0,53.0,54.0
TargetResists = [Other] Sleepers,30.0,30.0,30.0,30.0
TargetResists = [Other] The Law,31.0,35.0,38.0,40.0