Skip to main content
Version: 14.x (API 14) [Current]

Enum PlayerAttribute

Represents a player's attribute.

Assembly: Dalamud.dll
Declaration
public enum PlayerAttribute

Fields

Strength

Strength.

Declaration
Strength = 1
Remarks

Affects physical damage dealt by gladiator's arms, marauder's arms, dark knight's arms, gunbreaker's arms, pugilist's arms, lancer's arms, samurai's arms, reaper's arms, thaumaturge's arms, arcanist's arms, red mage's arms, pictomancer's arms, conjurer's arms, astrologian's arms, sage's arms, and blue mage's arms.

Dexterity

Dexterity.

Declaration
Dexterity = 2
Remarks

Affects physical damage dealt by rogue's arms, viper's arms, archer's arms, machinist's arms, and dancer's arms.

Vitality

Vitality.

Declaration
Vitality = 3
Remarks

Affects maximum HP.

Intelligence

Intelligence.

Declaration
Intelligence = 4
Remarks

Affects attack magic potency when role is DPS.

Mind

Mind.

Declaration
Mind = 5
Remarks

Affects healing magic potency. Also affects attack magic potency when role is Healer.

Piety

Piety.

Declaration
Piety = 6
Remarks

Affects MP regeneration. Regeneration rate is determined by piety. Only applicable when in battle and role is Healer.

HP

Health Points.

Declaration
HP = 7

MP

Mana Points.

Declaration
MP = 8

TP

Tactical Points.

Declaration
TP = 9

GP

Gathering Point.

Declaration
GP = 10

CP

Crafting Points.

Declaration
CP = 11

PhysicalDamage

Physical Damage.

Declaration
PhysicalDamage = 12

MagicDamage

Magic Damage.

Declaration
MagicDamage = 13

Delay

Delay.

Declaration
Delay = 14

AdditionalEffect

Additional Effect.

Declaration
AdditionalEffect = 15

AttackSpeed

Attack Speed.

Declaration
AttackSpeed = 16

BlockRate

Block Rate.

Declaration
BlockRate = 17

BlockStrength

Block Strength.

Declaration
BlockStrength = 18

Tenacity

Tenacity.

Declaration
Tenacity = 19
Remarks

Affects the amount of physical and magic damage dealt and received, as well as HP restored. The higher the value, the more damage dealt, the more HP restored, and the less damage taken. Only applicable when role is Tank.

AttackPower

Attack Power.

Declaration
AttackPower = 20
Remarks

Affects amount of damage dealt by physical attacks. The higher the value, the more damage dealt.

Defense

Defense.

Declaration
Defense = 21
Remarks

Affects the amount of damage taken by physical attacks. The higher the value, the less damage taken.

DirectHitRate

Direct Hit Rate.

Declaration
DirectHitRate = 22
Remarks

Affects the rate at which your physical and magic attacks land direct hits, dealing slightly more damage than normal hits. The higher the value, the higher the frequency with which your hits will be direct. Higher values will also result in greater damage for actions which guarantee direct hits.

Evasion

Evasion.

Declaration
Evasion = 23

MagicDefense

Magic Defense.

Declaration
MagicDefense = 24
Remarks

Affects the amount of damage taken by magic attacks. The higher the value, the less damage taken.

CriticalHitPower

Critical Hit Power.

Declaration
CriticalHitPower = 25

CriticalHitResilience

Critical Hit Resilience.

Declaration
CriticalHitResilience = 26

CriticalHit

Critical Hit.

Declaration
CriticalHit = 27
Remarks

Affects the amount of physical and magic damage dealt, as well as HP restored. The higher the value, the higher the frequency with which your hits will be critical/higher the potency of critical hits.

CriticalHitEvasion

Critical Hit Evasion.

Declaration
CriticalHitEvasion = 28

SlashingResistance

Slashing Resistance.

Declaration
SlashingResistance = 29
Remarks

Decreases damage done by slashing attacks.

PiercingResistance

Piercing Resistance.

Declaration
PiercingResistance = 30
Remarks

Decreases damage done by piercing attacks.

BluntResistance

Blunt Resistance.

Declaration
BluntResistance = 31
Remarks

Decreases damage done by blunt attacks.

ProjectileResistance

Projectile Resistance.

Declaration
ProjectileResistance = 32

AttackMagicPotency

Attack Magic Potency.

Declaration
AttackMagicPotency = 33
Remarks

Affects the amount of damage dealt by magic attacks.

HealingMagicPotency

Healing Magic Potency.

Declaration
HealingMagicPotency = 34
Remarks

Affects the amount of HP restored via healing magic.

EnhancementMagicPotency

Enhancement Magic Potency.

Declaration
EnhancementMagicPotency = 35

ElementalBonus

Elemental Bonus.

Declaration
ElementalBonus = 36

FireResistance

Fire Resistance.

Declaration
FireResistance = 37
Remarks

Decreases fire-aspected damage.

IceResistance

Ice Resistance.

Declaration
IceResistance = 38
Remarks

Decreases ice-aspected damage.

WindResistance

Wind Resistance.

Declaration
WindResistance = 39
Remarks

Decreases wind-aspected damage.

EarthResistance

Earth Resistance.

Declaration
EarthResistance = 40
Remarks

Decreases earth-aspected damage.

LightningResistance

Lightning Resistance.

Declaration
LightningResistance = 41
Remarks

Decreases lightning-aspected damage.

WaterResistance

Water Resistance.

Declaration
WaterResistance = 42
Remarks

Decreases water-aspected damage.

MagicResistance

Magic Resistance.

Declaration
MagicResistance = 43

Determination

Determination.

Declaration
Determination = 44
Remarks

Affects the amount of damage dealt by both physical and magic attacks, as well as the amount of HP restored by healing spells.

SkillSpeed

Skill Speed.

Declaration
SkillSpeed = 45
Remarks

Affects both the casting and recast timers, as well as the damage over time potency for weaponskills and auto-attacks. The higher the value, the shorter the timers/higher the potency.

SpellSpeed

Spell Speed.

Declaration
SpellSpeed = 46
Remarks

Affects both the casting and recast timers for spells. The higher the value, the shorter the timers. Also affects a spell's damage over time or healing over time potency.

Haste

Haste.

Declaration
Haste = 47

Morale

Morale.

Declaration
Morale = 48
Remarks

In PvP, replaces physical and magical defense in determining damage inflicted by other players. Also influences the amount of damage dealt to other players.

Enmity

Enmity.

Declaration
Enmity = 49

EnmityReduction

Enmity Reduction.

Declaration
EnmityReduction = 50

DesynthesisSkillGain

Desynthesis Skill Gain.

Declaration
DesynthesisSkillGain = 51

EXPBonus

EXP Bonus.

Declaration
EXPBonus = 52

Regen

Regen.

Declaration
Regen = 53

SpecialAttribute

Special Attribute.

Declaration
SpecialAttribute = 54

MainAttribute

Main Attribute.

Declaration
MainAttribute = 55

SecondaryAttribute

Secondary Attribute.

Declaration
SecondaryAttribute = 56

SlowResistance

Slow Resistance.

Declaration
SlowResistance = 57
Remarks

Shortens the duration of slow.

PetrificationResistance

Petrification Resistance.

Declaration
PetrificationResistance = 58

ParalysisResistance

Paralysis Resistance.

Declaration
ParalysisResistance = 59

SilenceResistance

Silence Resistance.

Declaration
SilenceResistance = 60
Remarks

Shortens the duration of silence.

BlindResistance

Blind Resistance.

Declaration
BlindResistance = 61
Remarks

Shortens the duration of blind.

PoisonResistance

Poison Resistance.

Declaration
PoisonResistance = 62
Remarks

Shortens the duration of poison.

StunResistance

Stun Resistance.

Declaration
StunResistance = 63
Remarks

Shortens the duration of stun.

SleepResistance

Sleep Resistance.

Declaration
SleepResistance = 64
Remarks

Shortens the duration of sleep.

BindResistance

Bind Resistance.

Declaration
BindResistance = 65
Remarks

Shortens the duration of bind.

HeavyResistance

Heavy Resistance.

Declaration
HeavyResistance = 66
Remarks

Shortens the duration of heavy.

DoomResistance

Doom Resistance.

Declaration
DoomResistance = 67

ReducedDurabilityLoss

Reduced Durability Loss.

Declaration
ReducedDurabilityLoss = 68

IncreasedSpiritbondGain

Increased Spiritbond Gain.

Declaration
IncreasedSpiritbondGain = 69

Craftsmanship

Craftsmanship.

Declaration
Craftsmanship = 70
Remarks

Affects the amount of progress achieved in a single synthesis step.

Control

Control.

Declaration
Control = 71
Remarks

Affects the amount of quality improved in a single synthesis step.

Gathering

Gathering.

Declaration
Gathering = 72
Remarks

Affects the rate at which items are gathered.

Perception

Perception.

Declaration
Perception = 73
Remarks

Affects item yield when gathering as a botanist or miner, and the size of fish when fishing or spearfishing.

Extension Methods