FFXIclopedia
No edit summary
(Added Absorb-Attri blurb.)
Tag: Source edit
(14 intermediate revisions by 8 users not shown)
Line 1: Line 1:
  +
__NOCATEGORYGALLERY__
 
==Stats==
 
==Stats==
 
===Overview===
 
===Overview===
   
Stats, or attributes, are numeric characteristics that describe the properties of a character.
+
Stats, or attributes, are numeric characteristics that describe the properties of a character.
   
  +
You can see what basic stats that various combinations of jobs and subjobs would have, by using a Stat calculator.
==Stats by Name==
 
  +
  +
The 7 base attributes (in the order they appear in your Status & Equipment menus) are: [[Strength]], [[Dexterity]], [[Vitality]], [[Agility]], [[Intelligence]], [[Mind]], [[Charisma]].
  +
*''These are the only attributes to which the term "attribute" refers in gear descriptions, per the [https://forum.square-enix.com/ffxi/threads/56575-March-10-2020-%28JST%29-Version-Update?p=625238&viewfull=1#post625238 March 10, 2020 update]. Other sub-attributes (e.g. accuracy) listed at the bottom of the page are '''not''' included.''
  +
*The magic spell [[Absorb-Attri]] absorbs beneficial status effects (buffs), and is perhaps another example of translation error/inconsistency from Japanese to English.
  +
  +
===Enemy attributes (translated from [http://www32.atwiki.jp/studiogobli/ Studio Gobli])===
  +
  +
Like for PCs, you can calculate them with
  +
  +
Race Ranking + Main Job Ranking + Support Job Ranking * Support Job Revision
  +
  +
Unlike PCs, the growth does not decline at high level (past 61?)
  +
  +
Code:
  +
{|
  +
!Rank || Value
  +
|-
  +
|A || 5+(Lv-1)*0.50
  +
|-
  +
|B || 4+(Lv-1)*0.45
  +
|-
  +
|C || 4+(Lv-1)*0.40
  +
|-
  +
|D || 3+(Lv-1)*0.35
  +
|-
  +
|E || 3+(Lv-1)*0.30
  +
|-
  +
|F || 2+(Lv-1)*0.25
  +
|-
  +
|G || 2+(Lv-1)*0.20
  +
|}
  +
  +
SJ revision is 0 at low lv. From Lv.30, SJ revision is 0.5 (half of main), but depending upon the area it differs even between monsters of the same level.
  +
  +
Most monsters are WAR/WAR.

Revision as of 14:54, 25 April 2021

Stats

Overview

Stats, or attributes, are numeric characteristics that describe the properties of a character.

You can see what basic stats that various combinations of jobs and subjobs would have, by using a Stat calculator.

The 7 base attributes (in the order they appear in your Status & Equipment menus) are: Strength, Dexterity, Vitality, Agility, Intelligence, Mind, Charisma.

  • These are the only attributes to which the term "attribute" refers in gear descriptions, per the March 10, 2020 update. Other sub-attributes (e.g. accuracy) listed at the bottom of the page are not included.
  • The magic spell Absorb-Attri absorbs beneficial status effects (buffs), and is perhaps another example of translation error/inconsistency from Japanese to English.

Enemy attributes (translated from Studio Gobli)

Like for PCs, you can calculate them with

Race Ranking + Main Job Ranking + Support Job Ranking * Support Job Revision

Unlike PCs, the growth does not decline at high level (past 61?)

Code:

Rank Value
A 5+(Lv-1)*0.50
B 4+(Lv-1)*0.45
C 4+(Lv-1)*0.40
D 3+(Lv-1)*0.35
E 3+(Lv-1)*0.30
F 2+(Lv-1)*0.25
G 2+(Lv-1)*0.20

SJ revision is 0 at low lv. From Lv.30, SJ revision is 0.5 (half of main), but depending upon the area it differs even between monsters of the same level.

Most monsters are WAR/WAR.

All items (80)