Skip to content
blitzmann edited this page Sep 15, 2014 · 5 revisions

Effective HP is a term used to determine the amount of HP you can expect to have when you factor in the resists values of your fit and an incoming damage profile.

Selecting damage pattern

It is easy to select the incoming damage pattern. The damage type values of the damage pattern are shown under the resist values of your fit. Right click this area select your pattern:

screenshot 2014-09-15 16 42 33

Using selected ammo

You might want to know how your fit fares against a particular ammo type. This can easily be accomplished by right clicking the ammo in the market and selecting Set Charge as Damage Pattern. You may select this in the damage pattern menu by choosing Selected Ammo.

Note: This pattern is saved as the "Selected Ammo" pattern in the user database and will persist on restart.

Adding custom damage patterns

Window > Damage Pattern Editor or use the shortcut Ctrl+D

screenshot 2014-09-15 16 45 48

You can manually add patterns with the action buttons or import a list of pre-defined values from clipboard (see below). The damage pattern is not input as percentages but instead as raw damage, and the percentage of damage that each damage type contributes to the total damage output is calculated and displayed as a percentage. This means you can input 2 for Kinetic and 10 for Thermal (the damage pattern for Phased Plasma S), and it will automatically calculate to 16.7% and 83.3% respectively.

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 named [Parent] [Child] Grandchild will be constructed into this menu: Parent > [Child] Grandchild.

Predefined values

pyfa uses the same format as EFT for it's damage pattern import/export. Copy this to your clipboard, and select the Import from clipboard button in the Damage Pattern Editor

# Data collected from http://www.reddit.com/r/Eve/comments/srq9i/resource_obtaining_the_average_damage_and/
# Copy to clipboard, and use Damage Pattern Editor to import
#
# Values are in following format:
# DamageProfile = [name],[EM amount],[Thermal],[Kinetic],[Explosive]

DamageProfile = [Asteroid] Angel Cartel,23,7,26,44
DamageProfile = [Asteroid] Blood Raiders,55,45,0,0
DamageProfile = [Asteroid] Guristas,0,17,83,0
DamageProfile = [Asteroid] Rogue Drone,10,18,28,44
DamageProfile = [Asteroid] Sansha's Nation,58,42,0,0
DamageProfile = [Asteroid] Serpentis,0,53,47,0
DamageProfile = [Deadspace] Angel Cartel,6,9,26,59
DamageProfile = [Deadspace] Blood Raiders,53,47,0,0
DamageProfile = [Deadspace] Guristas,0,19,81,0
DamageProfile = [Deadspace] Rogue Drone,8,34,32,26
DamageProfile = [Deadspace] Sansha's Nation,57,43,0,0
DamageProfile = [Deadspace] Serpentis,0,62,38,0
DamageProfile = [Mission] Amarr Empire,56,43,1,0
DamageProfile = [Mission] Caldari State,0,31,69,0
DamageProfile = [Mission] CONCORD,26,12,20,42
DamageProfile = [Mission] Gallente Federation,0,58,42,0
DamageProfile = [Mission] Khanid,56,40,4,0
DamageProfile = [Mission] Minmatar Republic,14,5,23,58
DamageProfile = [Mission] Mordu,2,32,66,0
DamageProfile = [Mission] Thukker,0,37,7,56
DamageProfile = [Other] Friendlies,13,46,35,6
DamageProfile = [Other] The Law,36,29,24,11
DamageProfile = [Other] Sleepers,29,29,21,21
DamageProfile = [Other] Incursion Sansha's Nation,16,13,36,35