The following is a list of stats in Final Fantasy IX. Stats apply to both party members and enemies. Party members' stats include their own base stat and the added stats of their weapon, armor, and their add-on.
List of stats[]
Level[]
Once a party member gains enough experience, they will level up. Increasing their level improves the damage the character does, and boosts most stats. It also plays an important role in many Blu Mag spells.
The level stat is included in most damage formulas, meaning it along with Strength and Attack directly affect the physical damage dealt, while it and Magic directly affect magic damage dealt.
Gaining levels earns Magic Stones, allowing the character to equip more support abilities at once. Quina's level also boosts the damage dealt with Frog Drop.
HP[]
The HP stat shows how much health a character has left. Once it reaches zero, a character is KO'd. Party member HP is capped at 9999 while enemies are not.
A party member's HP (with no support abilities equipped) is determined as follows:
in which HPMod(Level) is a table lookup that depends on level (for instance, HPMod(1) finds 250, HPMod (99) finds 4524). The full table is listed here.[1]
Enemies' HP affects fractional damage abilities and Quina's Eat/Cook. When Zidane's last HP digit is 7, he can use Lucky Seven to full effect.
MP[]
The MP stat shows how many abilities a character can use. Most characters' skillset abilities, such as Skill, Blk Mag, Wht Mag, and Swd Art, require MP to use. Party member MP is capped at 999 while enemies are not.
The MP of Dagger and Eiko also determines whether an eidolon will do its full animation when summoned based on the following:
- If MP < (Summon MP Cost * 2), the chance of full animation is:
- Rnd MOD 256 >= 170, use full animation<
- Otherwise, the chance of full animation is:
- Rnd MOD 256 >= 230, use full animation[2]
A party member's MP is determined as follows:
in which MPMod(Level) is a table lookup that depends on level (for instance, MPMod(1) finds 200, MPMod (99) finds 642). The full table is listed here.[1]
Enemies mostly use abilities for "free" and only the White/Black/Blue magics (as well as Aero and Aera) use MP. Enemies' MP costs are not the same as when a party member uses the same ability (enemies use less MP). Enemies also tend to have a lot of MP, making MP-removing strategies cumbersome if not inefficient.
Speed[]
The Speed stat determines the "length" of the Active Time Battle gauge of a unit fills up. While the visual length will not change, having a higher Speed stat makes a character get their next turn faster.
The length of the gauge is determined as such:
The gauge is filled by a fixed amount each tick, depending on the Battle Speed and whether the user has Haste or Slow:
Battle Speed | With neither | With Haste | With Slow |
---|---|---|---|
Low | +8 | +12 | +5 |
Medium | +10 | +15 | +6 |
High | +14 | +21 | +9 |
Speed also determines the damage from Zidane's Thievery alongside his steal stats.
A party member's Speed is determined as follows:
in which Speed Bonus is increased by any equipment that boosts Speed that was equipped on level up (if equipment gives 3 extra Speed, then 3 will be added to the Speed Bonus on level up).[1]
Bonus only applies when a character levels up during battle. For example, if a character is recruited at level 10, the bonus will apply on the next level ups, not retroactively on the "shadow" ones before (i.e. from level 1 to level 10).
Strength[]
The Strength stat determines (along with Attack and Level) the damage dealt by a physical attack, referring to either a normal attack and most characters' special abilities.
The damage dealt by physical attacks by party members is normally determined as follows:
However, this varies slightly depending on the weapon. For thief swords and knight swords, the bonus damage is also based on Spirit, while for rackets, the bonus damage is also based on Speed. For both forks and hammers, the damage calculated is still based on the Strength stat, but is modified more heavily by random chance, meaning it can either deal much more damage or much less.[2]
A party member's Strength is determined as follows:
in which Strength Bonus is increased by any equipment that boosts Strength that was equipped on level up (if equipment gives 3 extra Strength, then 3 will be added to the Strength Bonus on level up) and automatically by 3 each level.[1]
Both bonuses only apply when a character levels up during battle. For example, if a character is recruited at level 10, the bonuses will apply on the next level ups, not retroactively on the "shadow" ones before (i.e. from level 1 to level 10).
The damage dealt by enemy's physical attacks is determined as follows:
Additional character abilities and enemy abilities may have their own damage formula.
Magic[]
The Magic stat determines (along with Level) the damage dealt (or amount healed) by a magical attack, referring to Blk Mag, Wht Mag, and Summon abilities.
The effect (damage dealt or health restored) of a magic spell (Blk, Wht, or Summon) is determined as follows:
This formula changes when a summon only does half its animation:
Some spells may have their own damage formula.
Most status magic also has its hit rate influenced by the magic stat:
A party member's Magic is determined as follows:
in which Magic Bonus is increased by any equipment that boosts Magic that was equipped on level up (if equipment gives 3 extra Magic, then 3 will be added to the Magic Bonus on level up) and automatically by 3 each level.[1]
Both bonuses only apply when a character levels up during battle. For example, if a character is recruited at level 10, the bonuses will apply on the next level ups, not retroactively on the "shadow" ones before (i.e. from level 1 to level 10).
The character's Magic stat also determines their MP growth; therefore, even characters who do not use Blk Mag, Wht Mag, or Summon have an utility for this stat. Steiner's Swd Mag, of Freya's Dragon skills, do not use their Magic stats.
Spirit[]
Spirit affects many things in gameplay, many invisible to the player.
Effects[]
Spirit affects the amount of damage dealt with thief swords and knight swords.
Spirit affects the accuracy rate of Zidane's Steal command (although the effect is minor and bypassed when Bandit is equipped) and Vivi's Meteor spell, and affects the characters' counterattack and critical hit chances.
Spirit also affects the outcomes of magic spells and other skills. Life, Revive command, and Phoenix revive the character with more HP the higher their Spirit. Spare Change deals more damage the higher Amarant's Spirit.
The character reaches Trance faster the higher their Spirit, especially with High Tide equipped. Trance also lasts longer the higher the character's Spirit.
Status effect duration[]
Spirit determines the duration of an expirable status effect; positive statuses last longer the higher the character's Spirit, while negative statuses wear off faster the higher the character's Spirit. It also affects status effects that tick, like Regen and Poison; the higher the character's Spirit, the more often does Regen heal the character, and the less frequently does Poison sap their HP.
The effect duration for status spells and attacks is decided by the target's Spirit, the status given, and the target's current status (Haste, Slow, or none). First, a time limit is established by multiplying the target's Spirit by the base limit of the status.
- Protect: Spirit * 360
- Shell: Spirit * 360
- Regen: Spirit * 360
- Reflect: Spirit * 320
- Haste: Spirit * 320
- Float: Spirit * 240
- Vanish: Spirit * 240
- Slow: (60 - Spirit) * 320
- Poison: (60 - Spirit) * 240
- Sleep: (60 - Spirit) * 200
- Doom: (60 - Spirit) * 200
- Gradual Petrify: (60 - Spirit) * 200
- Freeze: (60 - Spirit) * 160
- Heat: (60 - Spirit) * 160
Doom and Gradual Petrify are worsened by high Spirit.
The time limit will decrease by a rate of deduction dictated by the target's current status. When the time limit expires, the status is removed, or, in the case of Doom and Gradual Petrify, the afflicted are incapacitated. Rates of deduction are dictated by the Battle Speed setting chosen in the Config menu.
Max Battle Speed:
- 9 per 4/60th second in Slow status
- 14 per 4/60th second normally
- 21 per 4/60th second in Haste status
Medium Battle Speed:
- 6 per 4/60th second in Slow status
- 10 per 4/60th second normally
- 15 per 4/60th second in Haste status
Slow Battle Speed:
- 5 per 4/60th second in Slow status
- 8 per 4/60th second normally
- 12 per 4/60th second in Haste status
The duration in seconds of a status's effect can be determined by Time limit / Deduction per second.
For delayed effect statuses a secondary "hit" timer is established that acts as spacer between the addition or subtraction of Hit Points. The hit timer follows the same rate of deduction as the status's time limit. Venom is not a timed status and therefore is not removed until cured.
To derive a hits-to-Spirit formula from this information, each hit timer reset has the effect of an extra deduction from the duration timer. When less remains of the hit timer than can be wholly deducted from, that, too, must be accounted for. It is possible that neither will make a difference to how many hits the target will receive in most cases, but for the sake of technical accuracy, it means that two formulas are required.
If the hit timer is evenly divisible by the rate of deduction, this formula can be used to calculate how many hits will be given:
- [Time limit / (Hit timer + Rate of deduction)]
If the hit timer is not evenly divisible by the rate of deduction, the formula requires some extra steps:
- [Time limit / (Hit timer + (R.o.d. * 2) - (Hit timer MOD R.o.d.))]
How a character's Spirit value is determined[]
Formula for Spirit:
The SprBase values differ from character to character, but never change. The SprBonus is the only way the player can affect the Spirit growth and every level the bonus goes up by a rate that is worked out from the character's current stat increases. For example, if the character has equipment that gives 3 extra Spirit, then SprBonus will go up 3 every time they level up. In addition the SprBonus will go up by 1 per level.
Both bonuses only apply when a character levels up during battle. For example, if a character is recruited at level 10, the bonuses will apply on the next level ups, not retroactively on the "shadow" ones before (i.e. from level 1 to level 10).
Zidane has the highest base Spirit of all characters, and Quina the lowest, but it is possible to max out everyone's Spirit to the highest possible value of 50.
Attack[]
The Attack stat determines (along with Level and Strength) the amount of damage dealt with physical damage.
Defense[]
The Defense stat reduces the amount of damage received from a physical attack.
Evade[]
The Evade stat determines the ability to dodge a physical attack.
Magic Def[]
The Magic Defense stat reduces the amount of damage received from a magic attack.
Magic Eva[]
The Magic Evade stat determines the ability to dodge status magic.
- Rnd MOD 100 < Target Magic Evade, attack misses
Magic Stone[]
Party members have their own Magic Stones, which allow them to equip support abilities.
A party member's Magic Stones is determined as follows:
in which Magic Stone Bonus is increased by 5 each level.[1]
Bonus only applies when a character levels up during battle. For example, if a character is recruited at level 10, the bonus will apply on the next level ups, not retroactively on the "shadow" ones before (i.e. from level 1 to level 10).
EXP[]
Awarded after battle, EXP will increase a characters' level.
AP[]
Awarded after battle, AP allow the character to learn abilities of their equipment (weapon, armor, or add-on).
Stat growth[]
All tables assume that all characters joined the party at level 1 (characters miss StatBonus growth if they gain levels outside of the party), did not have any stat boosting equipment while leveling up, and that Marcus did not level up at all while in the party (Eiko inherits his StatBonuses).
HPMod and MPMod[]
When calculating the HP growth and MP growth of each character, the following HPMod and MPMod tables are called upon for determining the values at specific levels:[1]
Level | HPMod | MPMod | + |
---|---|---|---|
1 | 250 | 200 | |
2 | 314 | 206 | |
3 | 382 | 212 | |
4 | 454 | 219 | |
5 | 530 | 226 | |
6 | 610 | 234 | |
7 | 694 | 242 | |
8 | 782 | 250 | |
9 | 874 | 259 | |
10 | 970 | 268 | |
11 | 1062 | 277 | |
12 | 1150 | 285 | |
13 | 1234 | 293 | |
14 | 1314 | 301 | |
15 | 1390 | 308 | |
16 | 1462 | 315 | |
17 | 1530 | 321 | |
18 | 1594 | 327 | |
19 | 1662 | 333 | |
20 | 1734 | 340 | |
21 | 1810 | 347 | |
22 | 1890 | 355 | |
23 | 1974 | 363 | |
24 | 2062 | 371 | |
25 | 2154 | 380 | |
26 | 2250 | 389 | |
27 | 2350 | 399 | |
28 | 2454 | 409 | |
29 | 2562 | 419 | |
30 | 2674 | 430 | |
31 | 2790 | 441 | |
32 | 2910 | 453 | |
33 | 3034 | 465 | |
34 | 3162 | 477 | |
35 | 3282 | 489 | |
36 | 3394 | 500 | |
37 | 3498 | 510 | |
38 | 3594 | 519 | |
39 | 3682 | 527 | |
40 | 3762 | 535 | |
41 | 3834 | 542 | |
42 | 3898 | 548 | |
43 | 3958 | 554 | |
44 | 4014 | 559 | |
45 | 4066 | 564 | |
46 | 4114 | 568 | |
47 | 4158 | 572 | |
48 | 4198 | 576 | |
49 | 4234 | 579 | |
50 | 4266 | 582 | |
51 | 4294 | 584 | |
52 | 4317 | 586 | |
53 | 4334 | 587 | |
54 | 4344 | 588 | |
55 | 4353 | 589 | |
56 | 4361 | 590 | |
57 | 4368 | 591 | |
58 | 4374 | 592 | |
59 | 4379 | 593 | |
60 | 4383 | 594 | |
61 | 4386 | 595 | |
62 | 4388 | 596 | |
63 | 4389 | 597 | |
64 | 4390 | 598 | |
65 | 4391 | 599 | |
66 | 4392 | 600 | |
67 | 4393 | 601 | |
68 | 4394 | 602 | |
69 | 4395 | 603 | |
70 | 4396 | 604 | |
71 | 4397 | 605 | |
72 | 4398 | 606 | |
73 | 4399 | 607 | |
74 | 4400 | 608 | |
75 | 4401 | 609 | |
76 | 4402 | 610 | |
77 | 4403 | 611 | |
78 | 4404 | 612 | |
79 | 4405 | 613 | |
80 | 4406 | 614 | |
81 | 4407 | 615 | |
82 | 4408 | 616 | |
83 | 4409 | 617 | |
84 | 4410 | 618 | |
85 | 4411 | 619 | |
86 | 4412 | 620 | |
87 | 4413 | 621 | |
88 | 4414 | 622 | |
89 | 4415 | 623 | |
90 | 4416 | 624 | |
91 | 4417 | 625 | |
92 | 4418 | 626 | |
93 | 4419 | 627 | |
94 | 4420 | 628 | |
95 | 4421 | 629 | |
96 | 4422 | 630 | |
97 | 4423 | 631 | |
98 | 4424 | 632 | |
99 | 4524 | 642 |
HP growth[]
The following lists the growth of characters' HP with no equipment modifiers:
Level | Zidane | Vivi | Dagger | Steiner | Freya | Quina | Eiko | Amarant | + |
---|---|---|---|---|---|---|---|---|---|
1 | 105 | 60 | 70 | 120 | 100 | 90 | 65 | 110 | |
2 | 131 | 75 | 87 | 150 | 125 | 113 | 81 | 138 | |
3 | 160 | 91 | 106 | 183 | 152 | 137 | 99 | 168 | |
4 | 199 | 118 | 136 | 227 | 190 | 172 | 127 | 208 | |
5 | 233 | 137 | 159 | 265 | 222 | 201 | 148 | 243 | |
6 | 268 | 158 | 183 | 305 | 256 | 231 | 170 | 280 | |
7 | 319 | 194 | 222 | 360 | 305 | 277 | 208 | 333 | |
8 | 359 | 218 | 250 | 406 | 344 | 312 | 234 | 375 | |
9 | 402 | 244 | 279 | 454 | 384 | 349 | 262 | 419 | |
10 | 465 | 291 | 329 | 523 | 446 | 407 | 310 | 485 | |
11 | 509 | 318 | 361 | 573 | 488 | 446 | 339 | 531 | |
12 | 575 | 368 | 414 | 644 | 552 | 506 | 391 | 598 | |
13 | 617 | 394 | 444 | 691 | 592 | 542 | 419 | 641 | |
14 | 683 | 446 | 499 | 762 | 657 | 604 | 473 | 709 | |
15 | 722 | 472 | 528 | 806 | 695 | 639 | 500 | 750 | |
16 | 760 | 497 | 555 | 847 | 731 | 672 | 526 | 789 | |
17 | 826 | 550 | 612 | 918 | 795 | 734 | 581 | 856 | |
18 | 860 | 573 | 637 | 956 | 828 | 765 | 605 | 892 | |
19 | 897 | 598 | 664 | 997 | 864 | 797 | 631 | 930 | |
20 | 971 | 658 | 728 | 1075 | 936 | 867 | 693 | 1005 | |
21 | 1013 | 687 | 760 | 1122 | 977 | 905 | 724 | 1049 | |
22 | 1058 | 718 | 793 | 1171 | 1020 | 945 | 756 | 1096 | |
23 | 1144 | 789 | 868 | 1263 | 1105 | 1026 | 829 | 1184 | |
24 | 1237 | 866 | 948 | 1360 | 1195 | 1113 | 907 | 1278 | |
25 | 1292 | 904 | 990 | 1421 | 1249 | 1163 | 947 | 1335 | |
26 | 1350 | 945 | 1035 | 1485 | 1305 | 1215 | 990 | 1395 | |
27 | 1457 | 1034 | 1128 | 1598 | 1410 | 1316 | 1081 | 1504 | |
28 | 1521 | 1079 | 1177 | 1668 | 1472 | 1374 | 1128 | 1570 | |
29 | 1588 | 1127 | 1229 | 1742 | 1537 | 1434 | 1178 | 1639 | |
30 | 1711 | 1230 | 1337 | 1871 | 1657 | 1550 | 1283 | 1764 | |
31 | 1785 | 1283 | 1395 | 1953 | 1729 | 1618 | 1339 | 1841 | |
32 | 1862 | 1338 | 1455 | 2037 | 1804 | 1687 | 1396 | 1920 | |
33 | 2002 | 1456 | 1577 | 2184 | 1941 | 1820 | 1517 | 2063 | |
34 | 2150 | 1581 | 1707 | 2339 | 2086 | 1960 | 1644 | 2213 | |
35 | 2231 | 1641 | 1772 | 2428 | 2166 | 2034 | 1706 | 2297 | |
36 | 2307 | 1697 | 1832 | 2511 | 2240 | 2104 | 1764 | 2375 | |
37 | 2448 | 1818 | 1958 | 2658 | 2378 | 2238 | 1888 | 2518 | |
38 | 2515 | 1868 | 2012 | 2731 | 2443 | 2300 | 1940 | 2587 | |
39 | 2577 | 1914 | 2061 | 2798 | 2503 | 2356 | 1988 | 2651 | |
40 | 2708 | 2031 | 2181 | 2934 | 2633 | 2482 | 2106 | 2783 | |
41 | 2760 | 2070 | 2223 | 2990 | 2683 | 2530 | 2147 | 2837 | |
42 | 2806 | 2104 | 2260 | 3040 | 2728 | 2572 | 2182 | 2884 | |
43 | 2849 | 2137 | 2295 | 3087 | 2770 | 2612 | 2216 | 2928 | |
44 | 3050 | 2328 | 2488 | 3291 | 2970 | 2809 | 2408 | 3130 | |
45 | 3090 | 2358 | 2520 | 3334 | 3008 | 2846 | 2439 | 3171 | |
46 | 3126 | 2386 | 2550 | 3373 | 3044 | 2879 | 2468 | 3208 | |
47 | 3243 | 2494 | 2661 | 3492 | 3160 | 2993 | 2577 | 3326 | |
48 | 3274 | 2518 | 2686 | 3526 | 3190 | 3022 | 2602 | 3358 | |
49 | 3302 | 2540 | 2709 | 3556 | 3217 | 3048 | 2625 | 3387 | |
50 | 3412 | 2644 | 2815 | 3668 | 3327 | 3156 | 2730 | 3498 | |
51 | 3435 | 2662 | 2834 | 3692 | 3349 | 3177 | 2748 | 3521 | |
52 | 3453 | 2676 | 2849 | 3712 | 3367 | 3194 | 2762 | 3539 | |
53 | 3467 | 2687 | 2860 | 3727 | 3380 | 3207 | 2773 | 3553 | |
54 | 3562 | 2780 | 2953 | 3822 | 3475 | 3301 | 2867 | 3648 | |
55 | 3656 | 2872 | 3047 | 3917 | 3569 | 3395 | 2960 | 3743 | |
56 | 3663 | 2878 | 3052 | 3924 | 3576 | 3401 | 2965 | 3750 | |
57 | 3756 | 2970 | 3144 | 4018 | 3669 | 3494 | 3057 | 3843 | |
58 | 3761 | 2974 | 3149 | 4024 | 3674 | 3499 | 3061 | 3849 | |
59 | 3765 | 2977 | 3152 | 4028 | 3678 | 3503 | 3065 | 3853 | |
60 | 3857 | 3068 | 3243 | 4120 | 3769 | 3594 | 3155 | 3944 | |
61 | 3859 | 3070 | 3245 | 4122 | 3771 | 3596 | 3157 | 3947 | |
62 | 3861 | 3071 | 3247 | 4124 | 3773 | 3598 | 3159 | 3949 | |
63 | 3862 | 3072 | 3247 | 4125 | 3774 | 3598 | 3160 | 3950 | |
64 | 3951 | 3160 | 3336 | 4214 | 3863 | 3687 | 3248 | 4038 | |
65 | 4039 | 3249 | 3424 | 4303 | 3951 | 3776 | 3337 | 4127 | |
66 | 4040 | 3250 | 3425 | 4304 | 3952 | 3777 | 3337 | 4128 | |
67 | 4129 | 3338 | 3514 | 4393 | 4041 | 3865 | 3426 | 4217 | |
68 | 4130 | 3339 | 3515 | 4394 | 4042 | 3866 | 3427 | 4218 | |
69 | 4131 | 3340 | 3516 | 4395 | 4043 | 3867 | 3428 | 4219 | |
70 | 4220 | 3428 | 3604 | 4483 | 4132 | 3956 | 3516 | 4308 | |
71 | 4221 | 3429 | 3605 | 4484 | 4133 | 3957 | 3517 | 4309 | |
72 | 4222 | 3430 | 3606 | 4485 | 4134 | 3958 | 3518 | 4310 | |
73 | 4223 | 3431 | 3607 | 4486 | 4135 | 3959 | 3519 | 4311 | |
74 | 4312 | 3520 | 3696 | 4576 | 4224 | 4048 | 3608 | 4400 | |
75 | 4312 | 3520 | 3696 | 4577 | 4224 | 4048 | 3608 | 4401 | |
76 | 4402 | 3609 | 3785 | 4666 | 4313 | 4137 | 3697 | 4490 | |
77 | 4491 | 3698 | 3874 | 4755 | 4403 | 4226 | 3786 | 4579 | |
78 | 4492 | 3699 | 3875 | 4756 | 4404 | 4227 | 3787 | 4580 | |
79 | 4493 | 3700 | 3876 | 4757 | 4405 | 4228 | 3788 | 4581 | |
80 | 4582 | 3789 | 3965 | 4846 | 4494 | 4317 | 3877 | 4670 | |
81 | 4583 | 3790 | 3966 | 4847 | 4495 | 4318 | 3878 | 4671 | |
82 | 4584 | 3790 | 3967 | 4848 | 4496 | 4319 | 3879 | 4672 | |
83 | 4585 | 3791 | 3968 | 4849 | 4497 | 4320 | 3879 | 4673 | |
84 | 4674 | 3880 | 4057 | 4939 | 4586 | 4410 | 3969 | 4762 | |
85 | 4675 | 3881 | 4058 | 4940 | 4587 | 4411 | 3969 | 4763 | |
86 | 4676 | 3882 | 4059 | 4941 | 4588 | 4412 | 3970 | 4764 | |
87 | 4854 | 4059 | 4236 | 5119 | 4766 | 4589 | 4148 | 4942 | |
88 | 4855 | 4060 | 4237 | 5120 | 4767 | 4590 | 4149 | 4943 | |
89 | 4856 | 4061 | 4238 | 5121 | 4768 | 4591 | 4150 | 4944 | |
90 | 4945 | 4151 | 4327 | 5210 | 4857 | 4680 | 4239 | 5034 | |
91 | 4947 | 4151 | 4328 | 5212 | 4858 | 4682 | 4240 | 5035 | |
92 | 4948 | 4152 | 4329 | 5213 | 4859 | 4683 | 4241 | 5036 | |
93 | 4949 | 4153 | 4330 | 5214 | 4860 | 4684 | 4242 | 5037 | |
94 | 5038 | 4243 | 4420 | 5304 | 4950 | 4773 | 4331 | 5127 | |
95 | 5039 | 4244 | 4421 | 5305 | 4951 | 4774 | 4332 | 5128 | |
96 | 5041 | 4245 | 4422 | 5306 | 4952 | 4775 | 4333 | 5129 | |
97 | 5219 | 4423 | 4599 | 5484 | 5130 | 4953 | 4511 | 5307 | |
98 | 5220 | 4424 | 4600 | 5485 | 5131 | 4954 | 4512 | 5308 | |
99 | 5338 | 4524 | 4704 | 5609 | 5247 | 5066 | 4614 | 5428 |
MP growth[]
The following lists the growth of characters' MP with no equipment modifiers:
Level | Zidane | Vivi | Dagger | Steiner | Freya | Quina | Eiko | Amarant | + |
---|---|---|---|---|---|---|---|---|---|
1 | 36 | 48 | 46 | 24 | 32 | 40 | 42 | 26 | |
2 | 37 | 49 | 47 | 24 | 32 | 41 | 43 | 26 | |
3 | 38 | 50 | 48 | 25 | 33 | 42 | 44 | 27 | |
4 | 41 | 54 | 52 | 28 | 37 | 45 | 48 | 30 | |
5 | 42 | 56 | 54 | 29 | 38 | 47 | 49 | 31 | |
6 | 44 | 58 | 56 | 30 | 39 | 49 | 51 | 32 | |
7 | 48 | 62 | 60 | 33 | 43 | 53 | 55 | 36 | |
8 | 50 | 65 | 62 | 35 | 45 | 55 | 57 | 37 | |
9 | 51 | 67 | 64 | 36 | 46 | 56 | 59 | 38 | |
10 | 56 | 72 | 69 | 40 | 50 | 61 | 64 | 42 | |
11 | 58 | 74 | 72 | 41 | 52 | 63 | 66 | 44 | |
12 | 62 | 79 | 76 | 45 | 57 | 68 | 71 | 48 | |
13 | 64 | 82 | 79 | 46 | 58 | 70 | 73 | 49 | |
14 | 69 | 87 | 84 | 51 | 63 | 75 | 78 | 54 | |
15 | 70 | 89 | 86 | 52 | 64 | 77 | 80 | 55 | |
16 | 72 | 91 | 88 | 53 | 66 | 78 | 81 | 56 | |
17 | 77 | 96 | 93 | 57 | 70 | 83 | 86 | 60 | |
18 | 78 | 98 | 94 | 58 | 71 | 85 | 88 | 62 | |
19 | 79 | 99 | 96 | 59 | 73 | 86 | 89 | 63 | |
20 | 85 | 105 | 102 | 64 | 78 | 91 | 95 | 68 | |
21 | 86 | 107 | 104 | 65 | 79 | 93 | 97 | 69 | |
22 | 88 | 110 | 106 | 67 | 81 | 95 | 99 | 71 | |
23 | 94 | 116 | 112 | 72 | 87 | 101 | 105 | 76 | |
24 | 100 | 122 | 118 | 77 | 92 | 107 | 111 | 81 | |
25 | 102 | 125 | 121 | 79 | 95 | 110 | 114 | 83 | |
26 | 105 | 128 | 124 | 81 | 97 | 112 | 116 | 85 | |
27 | 111 | 135 | 131 | 87 | 103 | 119 | 123 | 91 | |
28 | 114 | 139 | 134 | 89 | 106 | 122 | 126 | 94 | |
29 | 117 | 142 | 138 | 92 | 108 | 125 | 129 | 96 | |
30 | 124 | 150 | 146 | 98 | 116 | 133 | 137 | 103 | |
31 | 127 | 154 | 149 | 101 | 119 | 136 | 141 | 105 | |
32 | 131 | 158 | 154 | 104 | 122 | 140 | 144 | 108 | |
33 | 139 | 167 | 162 | 111 | 130 | 148 | 153 | 116 | |
34 | 147 | 176 | 171 | 119 | 138 | 157 | 162 | 124 | |
35 | 151 | 180 | 176 | 122 | 141 | 161 | 166 | 127 | |
36 | 155 | 185 | 180 | 125 | 145 | 165 | 170 | 130 | |
37 | 163 | 193 | 188 | 132 | 153 | 173 | 178 | 137 | |
38 | 166 | 197 | 192 | 134 | 155 | 176 | 181 | 140 | |
39 | 168 | 200 | 194 | 137 | 158 | 179 | 184 | 142 | |
40 | 176 | 208 | 203 | 144 | 165 | 187 | 192 | 149 | |
41 | 178 | 211 | 205 | 146 | 168 | 189 | 195 | 151 | |
42 | 180 | 213 | 208 | 147 | 169 | 191 | 197 | 153 | |
43 | 182 | 216 | 210 | 149 | 171 | 193 | 199 | 155 | |
44 | 195 | 229 | 223 | 162 | 184 | 206 | 212 | 167 | |
45 | 197 | 231 | 225 | 163 | 186 | 208 | 214 | 169 | |
46 | 198 | 232 | 227 | 164 | 187 | 210 | 215 | 170 | |
47 | 205 | 240 | 234 | 171 | 194 | 217 | 223 | 177 | |
48 | 207 | 241 | 236 | 172 | 195 | 218 | 224 | 178 | |
49 | 208 | 243 | 237 | 173 | 196 | 220 | 225 | 179 | |
50 | 215 | 250 | 244 | 180 | 203 | 226 | 232 | 186 | |
51 | 216 | 251 | 245 | 181 | 204 | 227 | 233 | 186 | |
52 | 216 | 251 | 246 | 181 | 205 | 228 | 234 | 187 | |
53 | 217 | 252 | 246 | 181 | 205 | 228 | 234 | 187 | |
54 | 223 | 258 | 252 | 188 | 211 | 235 | 241 | 194 | |
55 | 229 | 265 | 259 | 194 | 217 | 241 | 247 | 200 | |
56 | 230 | 265 | 259 | 194 | 218 | 241 | 247 | 200 | |
57 | 236 | 271 | 265 | 200 | 224 | 248 | 254 | 206 | |
58 | 236 | 272 | 266 | 201 | 224 | 248 | 254 | 207 | |
59 | 237 | 272 | 266 | 201 | 225 | 249 | 254 | 207 | |
60 | 243 | 279 | 273 | 207 | 231 | 255 | 261 | 213 | |
61 | 243 | 279 | 273 | 208 | 232 | 255 | 261 | 214 | |
62 | 244 | 280 | 274 | 208 | 232 | 256 | 262 | 214 | |
63 | 244 | 280 | 274 | 208 | 232 | 256 | 262 | 214 | |
64 | 251 | 287 | 281 | 215 | 239 | 263 | 269 | 221 | |
65 | 257 | 293 | 287 | 221 | 245 | 269 | 275 | 227 | |
66 | 258 | 294 | 288 | 222 | 246 | 270 | 276 | 228 | |
67 | 264 | 300 | 294 | 228 | 252 | 276 | 282 | 234 | |
68 | 264 | 301 | 294 | 228 | 252 | 276 | 282 | 234 | |
69 | 265 | 301 | 295 | 229 | 253 | 277 | 283 | 235 | |
70 | 271 | 308 | 302 | 235 | 259 | 283 | 289 | 241 | |
71 | 272 | 308 | 302 | 235 | 260 | 284 | 290 | 242 | |
72 | 272 | 309 | 303 | 236 | 260 | 284 | 290 | 242 | |
73 | 273 | 309 | 303 | 236 | 261 | 285 | 291 | 242 | |
74 | 279 | 316 | 310 | 243 | 267 | 291 | 297 | 249 | |
75 | 280 | 316 | 310 | 243 | 267 | 292 | 298 | 249 | |
76 | 286 | 323 | 317 | 250 | 274 | 298 | 305 | 256 | |
77 | 293 | 329 | 323 | 256 | 281 | 305 | 311 | 262 | |
78 | 293 | 330 | 324 | 257 | 281 | 306 | 312 | 263 | |
79 | 294 | 331 | 324 | 257 | 281 | 306 | 312 | 263 | |
80 | 300 | 337 | 331 | 264 | 288 | 313 | 319 | 270 | |
81 | 301 | 338 | 332 | 264 | 289 | 313 | 319 | 270 | |
82 | 301 | 338 | 332 | 264 | 289 | 314 | 320 | 271 | |
83 | 302 | 339 | 333 | 265 | 289 | 314 | 320 | 271 | |
84 | 309 | 346 | 339 | 271 | 296 | 321 | 327 | 278 | |
85 | 309 | 346 | 340 | 272 | 297 | 321 | 328 | 278 | |
86 | 310 | 347 | 341 | 272 | 297 | 322 | 328 | 279 | |
87 | 322 | 360 | 353 | 285 | 310 | 335 | 341 | 291 | |
88 | 323 | 360 | 354 | 286 | 311 | 335 | 342 | 292 | |
89 | 323 | 361 | 355 | 286 | 311 | 336 | 342 | 292 | |
90 | 330 | 368 | 361 | 293 | 318 | 343 | 349 | 299 | |
91 | 331 | 368 | 362 | 293 | 318 | 343 | 350 | 300 | |
92 | 331 | 369 | 363 | 294 | 319 | 344 | 350 | 300 | |
93 | 332 | 369 | 363 | 294 | 319 | 344 | 351 | 300 | |
94 | 339 | 376 | 370 | 301 | 326 | 351 | 357 | 307 | |
95 | 339 | 377 | 371 | 301 | 327 | 352 | 358 | 308 | |
96 | 340 | 378 | 371 | 302 | 327 | 352 | 359 | 308 | |
97 | 353 | 391 | 384 | 315 | 340 | 365 | 372 | 321 | |
98 | 353 | 391 | 385 | 316 | 341 | 366 | 372 | 322 | |
99 | 359 | 398 | 391 | 321 | 346 | 372 | 378 | 327 |
Speed growth[]
The following lists the growth of characters' Speed with no equipment modifiers:
Level | Zidane | Vivi | Dagger | Steiner | Freya | Quina | Eiko | Amarant | + |
---|---|---|---|---|---|---|---|---|---|
1 | 23 | 16 | 21 | 18 | 20 | 14 | 19 | 22 | |
2 | 23 | 16 | 21 | 18 | 20 | 14 | 19 | 22 | |
3 | 23 | 16 | 21 | 18 | 20 | 14 | 19 | 22 | |
4 | 23 | 16 | 21 | 18 | 20 | 14 | 19 | 22 | |
5 | 23 | 16 | 21 | 18 | 20 | 14 | 19 | 22 | |
6 | 23 | 16 | 21 | 18 | 20 | 14 | 19 | 22 | |
7 | 23 | 16 | 21 | 18 | 20 | 14 | 19 | 22 | |
8 | 23 | 16 | 21 | 18 | 20 | 14 | 19 | 22 | |
9 | 23 | 16 | 21 | 18 | 20 | 14 | 19 | 22 | |
10 | 24 | 17 | 22 | 19 | 21 | 15 | 20 | 23 | |
11 | 24 | 17 | 22 | 19 | 21 | 15 | 20 | 23 | |
12 | 24 | 17 | 22 | 19 | 21 | 15 | 20 | 23 | |
13 | 24 | 17 | 22 | 19 | 21 | 15 | 20 | 23 | |
14 | 24 | 17 | 22 | 19 | 21 | 15 | 20 | 23 | |
15 | 24 | 17 | 22 | 19 | 21 | 15 | 20 | 23 | |
16 | 24 | 17 | 22 | 19 | 21 | 15 | 20 | 23 | |
17 | 24 | 17 | 22 | 19 | 21 | 15 | 20 | 23 | |
18 | 24 | 17 | 22 | 19 | 21 | 15 | 20 | 23 | |
19 | 24 | 17 | 22 | 19 | 21 | 15 | 20 | 23 | |
20 | 25 | 18 | 23 | 20 | 22 | 16 | 21 | 24 | |
21 | 25 | 18 | 23 | 20 | 22 | 16 | 21 | 24 | |
22 | 25 | 18 | 23 | 20 | 22 | 16 | 21 | 24 | |
23 | 25 | 18 | 23 | 20 | 22 | 16 | 21 | 24 | |
24 | 25 | 18 | 23 | 20 | 22 | 16 | 21 | 24 | |
25 | 25 | 18 | 23 | 20 | 22 | 16 | 21 | 24 | |
26 | 25 | 18 | 23 | 20 | 22 | 16 | 21 | 24 | |
27 | 25 | 18 | 23 | 20 | 22 | 16 | 21 | 24 | |
28 | 25 | 18 | 23 | 20 | 22 | 16 | 21 | 24 | |
29 | 25 | 18 | 23 | 20 | 22 | 16 | 21 | 24 | |
30 | 26 | 19 | 24 | 21 | 23 | 17 | 22 | 25 | |
31 | 26 | 19 | 24 | 21 | 23 | 17 | 22 | 25 | |
32 | 26 | 19 | 24 | 21 | 23 | 17 | 22 | 25 | |
33 | 26 | 19 | 24 | 21 | 23 | 17 | 22 | 25 | |
34 | 26 | 19 | 24 | 21 | 23 | 17 | 22 | 25 | |
35 | 26 | 19 | 24 | 21 | 23 | 17 | 22 | 25 | |
36 | 26 | 19 | 24 | 21 | 23 | 17 | 22 | 25 | |
37 | 26 | 19 | 24 | 21 | 23 | 17 | 22 | 25 | |
38 | 26 | 19 | 24 | 21 | 23 | 17 | 22 | 25 | |
39 | 26 | 19 | 24 | 21 | 23 | 17 | 22 | 25 | |
40 | 27 | 20 | 25 | 22 | 24 | 18 | 23 | 26 | |
41 | 27 | 20 | 25 | 22 | 24 | 18 | 23 | 26 | |
42 | 27 | 20 | 25 | 22 | 24 | 18 | 23 | 26 | |
43 | 27 | 20 | 25 | 22 | 24 | 18 | 23 | 26 | |
44 | 27 | 20 | 25 | 22 | 24 | 18 | 23 | 26 | |
45 | 27 | 20 | 25 | 22 | 24 | 18 | 23 | 26 | |
46 | 27 | 20 | 25 | 22 | 24 | 18 | 23 | 26 | |
47 | 27 | 20 | 25 | 22 | 24 | 18 | 23 | 26 | |
48 | 27 | 20 | 25 | 22 | 24 | 18 | 23 | 26 | |
49 | 27 | 20 | 25 | 22 | 24 | 18 | 23 | 26 | |
50 | 28 | 21 | 26 | 23 | 25 | 19 | 24 | 27 | |
51 | 28 | 21 | 26 | 23 | 25 | 19 | 24 | 27 | |
52 | 28 | 21 | 26 | 23 | 25 | 19 | 24 | 27 | |
53 | 28 | 21 | 26 | 23 | 25 | 19 | 24 | 27 | |
54 | 28 | 21 | 26 | 23 | 25 | 19 | 24 | 27 | |
55 | 28 | 21 | 26 | 23 | 25 | 19 | 24 | 27 | |
56 | 28 | 21 | 26 | 23 | 25 | 19 | 24 | 27 | |
57 | 28 | 21 | 26 | 23 | 25 | 19 | 24 | 27 | |
58 | 28 | 21 | 26 | 23 | 25 | 19 | 24 | 27 | |
59 | 28 | 21 | 26 | 23 | 25 | 19 | 24 | 27 | |
60 | 29 | 22 | 27 | 24 | 26 | 20 | 25 | 28 | |
61 | 29 | 22 | 27 | 24 | 26 | 20 | 25 | 28 | |
62 | 29 | 22 | 27 | 24 | 26 | 20 | 25 | 28 | |
63 | 29 | 22 | 27 | 24 | 26 | 20 | 25 | 28 | |
64 | 29 | 22 | 27 | 24 | 26 | 20 | 25 | 28 | |
65 | 29 | 22 | 27 | 24 | 26 | 20 | 25 | 28 | |
66 | 29 | 22 | 27 | 24 | 26 | 20 | 25 | 28 | |
67 | 29 | 22 | 27 | 24 | 26 | 20 | 25 | 28 | |
68 | 29 | 22 | 27 | 24 | 26 | 20 | 25 | 28 | |
69 | 29 | 22 | 27 | 24 | 26 | 20 | 25 | 28 | |
70 | 30 | 23 | 28 | 25 | 27 | 21 | 26 | 29 | |
71 | 30 | 23 | 28 | 25 | 27 | 21 | 26 | 29 | |
72 | 30 | 23 | 28 | 25 | 27 | 21 | 26 | 29 | |
73 | 30 | 23 | 28 | 25 | 27 | 21 | 26 | 29 | |
74 | 30 | 23 | 28 | 25 | 27 | 21 | 26 | 29 | |
75 | 30 | 23 | 28 | 25 | 27 | 21 | 26 | 29 | |
76 | 30 | 23 | 28 | 25 | 27 | 21 | 26 | 29 | |
77 | 30 | 23 | 28 | 25 | 27 | 21 | 26 | 29 | |
78 | 30 | 23 | 28 | 25 | 27 | 21 | 26 | 29 | |
79 | 30 | 23 | 28 | 25 | 27 | 21 | 26 | 29 | |
80 | 31 | 24 | 29 | 26 | 28 | 22 | 27 | 30 | |
81 | 31 | 24 | 29 | 26 | 28 | 22 | 27 | 30 | |
82 | 31 | 24 | 29 | 26 | 28 | 22 | 27 | 30 | |
83 | 31 | 24 | 29 | 26 | 28 | 22 | 27 | 30 | |
84 | 31 | 24 | 29 | 26 | 28 | 22 | 27 | 30 | |
85 | 31 | 24 | 29 | 26 | 28 | 22 | 27 | 30 | |
86 | 31 | 24 | 29 | 26 | 28 | 22 | 27 | 30 | |
87 | 31 | 24 | 29 | 26 | 28 | 22 | 27 | 30 | |
88 | 31 | 24 | 29 | 26 | 28 | 22 | 27 | 30 | |
89 | 31 | 24 | 29 | 26 | 28 | 22 | 27 | 30 | |
90 | 32 | 25 | 30 | 27 | 29 | 23 | 28 | 31 | |
91 | 32 | 25 | 30 | 27 | 29 | 23 | 28 | 31 | |
92 | 32 | 25 | 30 | 27 | 29 | 23 | 28 | 31 | |
93 | 32 | 25 | 30 | 27 | 29 | 23 | 28 | 31 | |
94 | 32 | 25 | 30 | 27 | 29 | 23 | 28 | 31 | |
95 | 32 | 25 | 30 | 27 | 29 | 23 | 28 | 31 | |
96 | 32 | 25 | 30 | 27 | 29 | 23 | 28 | 31 | |
97 | 32 | 25 | 30 | 27 | 29 | 23 | 28 | 31 | |
98 | 32 | 25 | 30 | 27 | 29 | 23 | 28 | 31 | |
99 | 32 | 25 | 30 | 27 | 29 | 23 | 28 | 31 |
Strength growth[]
The following lists the growth of characters' Strength with no equipment modifiers:
Level | Zidane | Vivi | Dagger | Steiner | Freya | Quina | Eiko | Amarant | + |
---|---|---|---|---|---|---|---|---|---|
1 | 21 | 12 | 14 | 24 | 20 | 18 | 13 | 22 | |
2 | 21 | 12 | 14 | 24 | 20 | 18 | 13 | 22 | |
3 | 21 | 12 | 14 | 24 | 20 | 18 | 13 | 22 | |
4 | 22 | 13 | 15 | 25 | 21 | 19 | 14 | 23 | |
5 | 22 | 13 | 15 | 25 | 21 | 19 | 14 | 23 | |
6 | 22 | 13 | 15 | 25 | 21 | 19 | 14 | 23 | |
7 | 23 | 14 | 16 | 26 | 22 | 20 | 15 | 24 | |
8 | 23 | 14 | 16 | 26 | 22 | 20 | 15 | 24 | |
9 | 23 | 14 | 16 | 26 | 22 | 20 | 15 | 24 | |
10 | 24 | 15 | 17 | 27 | 23 | 21 | 16 | 25 | |
11 | 24 | 15 | 17 | 27 | 23 | 21 | 16 | 25 | |
12 | 25 | 16 | 18 | 28 | 24 | 22 | 17 | 26 | |
13 | 25 | 16 | 18 | 28 | 24 | 22 | 17 | 26 | |
14 | 26 | 17 | 19 | 29 | 25 | 23 | 18 | 27 | |
15 | 26 | 17 | 19 | 29 | 25 | 23 | 18 | 27 | |
16 | 26 | 17 | 19 | 29 | 25 | 23 | 18 | 27 | |
17 | 27 | 18 | 20 | 30 | 26 | 24 | 19 | 28 | |
18 | 27 | 18 | 20 | 30 | 26 | 24 | 19 | 28 | |
19 | 27 | 18 | 20 | 30 | 26 | 24 | 19 | 28 | |
20 | 28 | 19 | 21 | 31 | 27 | 25 | 20 | 29 | |
21 | 28 | 19 | 21 | 31 | 27 | 25 | 20 | 29 | |
22 | 28 | 19 | 21 | 31 | 27 | 25 | 20 | 29 | |
23 | 29 | 20 | 22 | 32 | 28 | 26 | 21 | 30 | |
24 | 30 | 21 | 23 | 33 | 29 | 27 | 22 | 31 | |
25 | 30 | 21 | 23 | 33 | 29 | 27 | 22 | 31 | |
26 | 30 | 21 | 23 | 33 | 29 | 27 | 22 | 31 | |
27 | 31 | 22 | 24 | 34 | 30 | 28 | 23 | 32 | |
28 | 31 | 22 | 24 | 34 | 30 | 28 | 23 | 32 | |
29 | 31 | 22 | 24 | 34 | 30 | 28 | 23 | 32 | |
30 | 32 | 23 | 25 | 35 | 31 | 29 | 24 | 33 | |
31 | 32 | 23 | 25 | 35 | 31 | 29 | 24 | 33 | |
32 | 32 | 23 | 25 | 35 | 31 | 29 | 24 | 33 | |
33 | 33 | 24 | 26 | 36 | 32 | 30 | 25 | 34 | |
34 | 34 | 25 | 27 | 37 | 33 | 31 | 26 | 35 | |
35 | 34 | 25 | 27 | 37 | 33 | 31 | 26 | 35 | |
36 | 34 | 25 | 27 | 37 | 33 | 31 | 26 | 35 | |
37 | 35 | 26 | 28 | 38 | 34 | 32 | 27 | 36 | |
38 | 35 | 26 | 28 | 38 | 34 | 32 | 27 | 36 | |
39 | 35 | 26 | 28 | 38 | 34 | 32 | 27 | 36 | |
40 | 36 | 27 | 29 | 39 | 35 | 33 | 28 | 37 | |
41 | 36 | 27 | 29 | 39 | 35 | 33 | 28 | 37 | |
42 | 36 | 27 | 29 | 39 | 35 | 33 | 28 | 37 | |
43 | 36 | 27 | 29 | 39 | 35 | 33 | 28 | 37 | |
44 | 38 | 29 | 31 | 41 | 37 | 35 | 30 | 39 | |
45 | 38 | 29 | 31 | 41 | 37 | 35 | 30 | 39 | |
46 | 38 | 29 | 31 | 41 | 37 | 35 | 30 | 39 | |
47 | 39 | 30 | 32 | 42 | 38 | 36 | 31 | 40 | |
48 | 39 | 30 | 32 | 42 | 38 | 36 | 31 | 40 | |
49 | 39 | 30 | 32 | 42 | 38 | 36 | 31 | 40 | |
50 | 40 | 31 | 33 | 43 | 39 | 37 | 32 | 41 | |
51 | 40 | 31 | 33 | 43 | 39 | 37 | 32 | 41 | |
52 | 40 | 31 | 33 | 43 | 39 | 37 | 32 | 41 | |
53 | 40 | 31 | 33 | 43 | 39 | 37 | 32 | 41 | |
54 | 41 | 32 | 34 | 44 | 40 | 38 | 33 | 42 | |
55 | 42 | 33 | 35 | 45 | 41 | 39 | 34 | 43 | |
56 | 42 | 33 | 35 | 45 | 41 | 39 | 34 | 43 | |
57 | 43 | 34 | 36 | 46 | 42 | 40 | 35 | 44 | |
58 | 43 | 34 | 36 | 46 | 42 | 40 | 35 | 44 | |
59 | 43 | 34 | 36 | 46 | 42 | 40 | 35 | 44 | |
60 | 44 | 35 | 37 | 47 | 43 | 41 | 36 | 45 | |
61 | 44 | 35 | 37 | 47 | 43 | 41 | 36 | 45 | |
62 | 44 | 35 | 37 | 47 | 43 | 41 | 36 | 45 | |
63 | 44 | 35 | 37 | 47 | 43 | 41 | 36 | 45 | |
64 | 45 | 36 | 38 | 48 | 44 | 42 | 37 | 46 | |
65 | 46 | 37 | 39 | 49 | 45 | 43 | 38 | 47 | |
66 | 46 | 37 | 39 | 49 | 45 | 43 | 38 | 47 | |
67 | 47 | 38 | 40 | 50 | 46 | 44 | 39 | 48 | |
68 | 47 | 38 | 40 | 50 | 46 | 44 | 39 | 48 | |
69 | 47 | 38 | 40 | 50 | 46 | 44 | 39 | 48 | |
70 | 48 | 39 | 41 | 51 | 47 | 45 | 40 | 49 | |
71 | 48 | 39 | 41 | 51 | 47 | 45 | 40 | 49 | |
72 | 48 | 39 | 41 | 51 | 47 | 45 | 40 | 49 | |
73 | 48 | 39 | 41 | 51 | 47 | 45 | 40 | 49 | |
74 | 49 | 40 | 42 | 52 | 48 | 46 | 41 | 50 | |
75 | 49 | 40 | 42 | 52 | 48 | 46 | 41 | 50 | |
76 | 50 | 41 | 43 | 53 | 49 | 47 | 42 | 51 | |
77 | 51 | 42 | 44 | 54 | 50 | 48 | 43 | 52 | |
78 | 51 | 42 | 44 | 54 | 50 | 48 | 43 | 52 | |
79 | 51 | 42 | 44 | 54 | 50 | 48 | 43 | 52 | |
80 | 52 | 43 | 45 | 55 | 51 | 49 | 44 | 53 | |
81 | 52 | 43 | 45 | 55 | 51 | 49 | 44 | 53 | |
82 | 52 | 43 | 45 | 55 | 51 | 49 | 44 | 53 | |
83 | 52 | 43 | 45 | 55 | 51 | 49 | 44 | 53 | |
84 | 53 | 44 | 46 | 56 | 52 | 50 | 45 | 54 | |
85 | 53 | 44 | 46 | 56 | 52 | 50 | 45 | 54 | |
86 | 53 | 44 | 46 | 56 | 52 | 50 | 45 | 54 | |
87 | 55 | 46 | 48 | 58 | 54 | 52 | 47 | 56 | |
88 | 55 | 46 | 48 | 58 | 54 | 52 | 47 | 56 | |
89 | 55 | 46 | 48 | 58 | 54 | 52 | 47 | 56 | |
90 | 56 | 47 | 49 | 59 | 55 | 53 | 48 | 57 | |
91 | 56 | 47 | 49 | 59 | 55 | 53 | 48 | 57 | |
92 | 56 | 47 | 49 | 59 | 55 | 53 | 48 | 57 | |
93 | 56 | 47 | 49 | 59 | 55 | 53 | 48 | 57 | |
94 | 57 | 48 | 50 | 60 | 56 | 54 | 49 | 58 | |
95 | 57 | 48 | 50 | 60 | 56 | 54 | 49 | 58 | |
96 | 57 | 48 | 50 | 60 | 56 | 54 | 49 | 58 | |
97 | 59 | 50 | 52 | 62 | 58 | 56 | 51 | 60 | |
98 | 59 | 50 | 52 | 62 | 58 | 56 | 51 | 60 | |
99 | 59 | 50 | 52 | 62 | 58 | 56 | 51 | 60 |
Magic growth[]
The following lists the growth of characters' Magic with no equipment modifiers:
Level | Zidane | Vivi | Dagger | Steiner | Freya | Quina | Eiko | Amarant | + |
---|---|---|---|---|---|---|---|---|---|
1 | 18 | 24 | 23 | 12 | 16 | 20 | 21 | 13 | |
2 | 18 | 24 | 23 | 12 | 16 | 20 | 21 | 13 | |
3 | 18 | 24 | 23 | 12 | 16 | 20 | 21 | 13 | |
4 | 19 | 25 | 24 | 13 | 17 | 21 | 22 | 14 | |
5 | 19 | 25 | 24 | 13 | 17 | 21 | 22 | 14 | |
6 | 19 | 25 | 24 | 13 | 17 | 21 | 22 | 14 | |
7 | 20 | 26 | 25 | 14 | 18 | 22 | 23 | 15 | |
8 | 20 | 26 | 25 | 14 | 18 | 22 | 23 | 15 | |
9 | 20 | 26 | 25 | 14 | 18 | 22 | 23 | 15 | |
10 | 21 | 27 | 26 | 15 | 19 | 23 | 24 | 16 | |
11 | 21 | 27 | 26 | 15 | 19 | 23 | 24 | 16 | |
12 | 22 | 28 | 27 | 16 | 20 | 24 | 25 | 17 | |
13 | 22 | 28 | 27 | 16 | 20 | 24 | 25 | 17 | |
14 | 23 | 29 | 28 | 17 | 21 | 25 | 26 | 18 | |
15 | 23 | 29 | 28 | 17 | 21 | 25 | 26 | 18 | |
16 | 23 | 29 | 28 | 17 | 21 | 25 | 26 | 18 | |
17 | 24 | 30 | 29 | 18 | 22 | 26 | 27 | 19 | |
18 | 24 | 30 | 29 | 18 | 22 | 26 | 27 | 19 | |
19 | 24 | 30 | 29 | 18 | 22 | 26 | 27 | 19 | |
20 | 25 | 31 | 30 | 19 | 23 | 27 | 28 | 20 | |
21 | 25 | 31 | 30 | 19 | 23 | 27 | 28 | 20 | |
22 | 25 | 31 | 30 | 19 | 23 | 27 | 28 | 20 | |
23 | 26 | 32 | 31 | 20 | 24 | 28 | 29 | 21 | |
24 | 27 | 33 | 32 | 21 | 25 | 29 | 30 | 22 | |
25 | 27 | 33 | 32 | 21 | 25 | 29 | 30 | 22 | |
26 | 27 | 33 | 32 | 21 | 25 | 29 | 30 | 22 | |
27 | 28 | 34 | 33 | 22 | 26 | 30 | 31 | 23 | |
28 | 28 | 34 | 33 | 22 | 26 | 30 | 31 | 23 | |
29 | 28 | 34 | 33 | 22 | 26 | 30 | 31 | 23 | |
30 | 29 | 35 | 34 | 23 | 27 | 31 | 32 | 24 | |
31 | 29 | 35 | 34 | 23 | 27 | 31 | 32 | 24 | |
32 | 29 | 35 | 34 | 23 | 27 | 31 | 32 | 24 | |
33 | 30 | 36 | 35 | 24 | 28 | 32 | 33 | 25 | |
34 | 31 | 37 | 36 | 25 | 29 | 33 | 34 | 26 | |
35 | 31 | 37 | 36 | 25 | 29 | 33 | 34 | 26 | |
36 | 31 | 37 | 36 | 25 | 29 | 33 | 34 | 26 | |
37 | 32 | 38 | 37 | 26 | 30 | 34 | 35 | 27 | |
38 | 32 | 38 | 37 | 26 | 30 | 34 | 35 | 27 | |
39 | 32 | 38 | 37 | 26 | 30 | 34 | 35 | 27 | |
40 | 33 | 39 | 38 | 27 | 31 | 35 | 36 | 28 | |
41 | 33 | 39 | 38 | 27 | 31 | 35 | 36 | 28 | |
42 | 33 | 39 | 38 | 27 | 31 | 35 | 36 | 28 | |
43 | 33 | 39 | 38 | 27 | 31 | 35 | 36 | 28 | |
44 | 35 | 41 | 40 | 29 | 33 | 37 | 38 | 30 | |
45 | 35 | 41 | 40 | 29 | 33 | 37 | 38 | 30 | |
46 | 35 | 41 | 40 | 29 | 33 | 37 | 38 | 30 | |
47 | 36 | 42 | 41 | 30 | 34 | 38 | 39 | 31 | |
48 | 36 | 42 | 41 | 30 | 34 | 38 | 39 | 31 | |
49 | 36 | 42 | 41 | 30 | 34 | 38 | 39 | 31 | |
50 | 37 | 43 | 42 | 31 | 35 | 39 | 40 | 32 | |
51 | 37 | 43 | 42 | 31 | 35 | 39 | 40 | 32 | |
52 | 37 | 43 | 42 | 31 | 35 | 39 | 40 | 32 | |
53 | 37 | 43 | 42 | 31 | 35 | 39 | 40 | 32 | |
54 | 38 | 44 | 43 | 32 | 36 | 40 | 41 | 33 | |
55 | 39 | 45 | 44 | 33 | 37 | 41 | 42 | 34 | |
56 | 39 | 45 | 44 | 33 | 37 | 41 | 42 | 34 | |
57 | 40 | 46 | 45 | 34 | 38 | 42 | 43 | 35 | |
58 | 40 | 46 | 45 | 34 | 38 | 42 | 43 | 35 | |
59 | 40 | 46 | 45 | 34 | 38 | 42 | 43 | 35 | |
60 | 41 | 47 | 46 | 35 | 39 | 43 | 44 | 36 | |
61 | 41 | 47 | 46 | 35 | 39 | 43 | 44 | 36 | |
62 | 41 | 47 | 46 | 35 | 39 | 43 | 44 | 36 | |
63 | 41 | 47 | 46 | 35 | 39 | 43 | 44 | 36 | |
64 | 42 | 48 | 47 | 36 | 40 | 44 | 45 | 37 | |
65 | 43 | 49 | 48 | 37 | 41 | 45 | 46 | 38 | |
66 | 43 | 49 | 48 | 37 | 41 | 45 | 46 | 38 | |
67 | 44 | 50 | 49 | 38 | 42 | 46 | 47 | 39 | |
68 | 44 | 50 | 49 | 38 | 42 | 46 | 47 | 39 | |
69 | 44 | 50 | 49 | 38 | 42 | 46 | 47 | 39 | |
70 | 45 | 51 | 50 | 39 | 43 | 47 | 48 | 40 | |
71 | 45 | 51 | 50 | 39 | 43 | 47 | 48 | 40 | |
72 | 45 | 51 | 50 | 39 | 43 | 47 | 48 | 40 | |
73 | 45 | 51 | 50 | 39 | 43 | 47 | 48 | 40 | |
74 | 46 | 52 | 51 | 40 | 44 | 48 | 49 | 41 | |
75 | 46 | 52 | 51 | 40 | 44 | 48 | 49 | 41 | |
76 | 47 | 53 | 52 | 41 | 45 | 49 | 50 | 42 | |
77 | 48 | 54 | 53 | 42 | 46 | 50 | 51 | 43 | |
78 | 48 | 54 | 53 | 42 | 46 | 50 | 51 | 43 | |
79 | 48 | 54 | 53 | 42 | 46 | 50 | 51 | 43 | |
80 | 49 | 55 | 54 | 43 | 47 | 51 | 52 | 44 | |
81 | 49 | 55 | 54 | 43 | 47 | 51 | 52 | 44 | |
82 | 49 | 55 | 54 | 43 | 47 | 51 | 52 | 44 | |
83 | 49 | 55 | 54 | 43 | 47 | 51 | 52 | 44 | |
84 | 50 | 56 | 55 | 44 | 48 | 52 | 53 | 45 | |
85 | 50 | 56 | 55 | 44 | 48 | 52 | 53 | 45 | |
86 | 50 | 56 | 55 | 44 | 48 | 52 | 53 | 45 | |
87 | 52 | 58 | 57 | 46 | 50 | 54 | 55 | 47 | |
88 | 52 | 58 | 57 | 46 | 50 | 54 | 55 | 47 | |
89 | 52 | 58 | 57 | 46 | 50 | 54 | 55 | 47 | |
90 | 53 | 59 | 58 | 47 | 51 | 55 | 56 | 48 | |
91 | 53 | 59 | 58 | 47 | 51 | 55 | 56 | 48 | |
92 | 53 | 59 | 58 | 47 | 51 | 55 | 56 | 48 | |
93 | 53 | 59 | 58 | 47 | 51 | 55 | 56 | 48 | |
94 | 54 | 60 | 59 | 48 | 52 | 56 | 57 | 49 | |
95 | 54 | 60 | 59 | 48 | 52 | 56 | 57 | 49 | |
96 | 54 | 60 | 59 | 48 | 52 | 56 | 57 | 49 | |
97 | 56 | 62 | 61 | 50 | 54 | 58 | 59 | 51 | |
98 | 56 | 62 | 61 | 50 | 54 | 58 | 59 | 51 | |
99 | 56 | 62 | 61 | 50 | 54 | 58 | 59 | 51 |
Spirit growth[]
The following lists the growth of characters' Spirit with no equipment modifiers:
Level | Zidane | Vivi | Dagger | Steiner | Freya | Quina | Eiko | Amarant | + |
---|---|---|---|---|---|---|---|---|---|
1 | 23 | 19 | 17 | 21 | 22 | 11 | 18 | 15 | |
2 | 23 | 19 | 17 | 21 | 22 | 11 | 18 | 15 | |
3 | 23 | 19 | 17 | 21 | 22 | 11 | 18 | 15 | |
4 | 23 | 19 | 17 | 21 | 22 | 11 | 18 | 15 | |
5 | 23 | 19 | 17 | 21 | 22 | 11 | 18 | 15 | |
6 | 23 | 19 | 17 | 21 | 22 | 11 | 18 | 15 | |
7 | 24 | 20 | 18 | 22 | 23 | 12 | 19 | 16 | |
8 | 24 | 20 | 18 | 22 | 23 | 12 | 19 | 16 | |
9 | 24 | 20 | 18 | 22 | 23 | 12 | 19 | 16 | |
10 | 24 | 20 | 18 | 22 | 23 | 12 | 19 | 16 | |
11 | 24 | 20 | 18 | 22 | 23 | 12 | 19 | 16 | |
12 | 24 | 20 | 18 | 22 | 23 | 12 | 19 | 16 | |
13 | 24 | 20 | 18 | 22 | 23 | 12 | 19 | 16 | |
14 | 25 | 21 | 19 | 23 | 24 | 13 | 20 | 17 | |
15 | 25 | 21 | 19 | 23 | 24 | 13 | 20 | 17 | |
16 | 25 | 21 | 19 | 23 | 24 | 13 | 20 | 17 | |
17 | 25 | 21 | 19 | 23 | 24 | 13 | 20 | 17 | |
18 | 25 | 21 | 19 | 23 | 24 | 13 | 20 | 17 | |
19 | 25 | 21 | 19 | 23 | 24 | 13 | 20 | 17 | |
20 | 26 | 22 | 20 | 24 | 25 | 14 | 21 | 18 | |
21 | 26 | 22 | 20 | 24 | 25 | 14 | 21 | 18 | |
22 | 26 | 22 | 20 | 24 | 25 | 14 | 21 | 18 | |
23 | 26 | 22 | 20 | 24 | 25 | 14 | 21 | 18 | |
24 | 26 | 22 | 20 | 24 | 25 | 14 | 21 | 18 | |
25 | 26 | 22 | 20 | 24 | 25 | 14 | 21 | 18 | |
26 | 26 | 22 | 20 | 24 | 25 | 14 | 21 | 18 | |
27 | 27 | 23 | 21 | 25 | 26 | 15 | 22 | 19 | |
28 | 27 | 23 | 21 | 25 | 26 | 15 | 22 | 19 | |
29 | 27 | 23 | 21 | 25 | 26 | 15 | 22 | 19 | |
30 | 27 | 23 | 21 | 25 | 26 | 15 | 22 | 19 | |
31 | 27 | 23 | 21 | 25 | 26 | 15 | 22 | 19 | |
32 | 27 | 23 | 21 | 25 | 26 | 15 | 22 | 19 | |
33 | 28 | 24 | 22 | 26 | 27 | 16 | 23 | 20 | |
34 | 29 | 25 | 23 | 27 | 28 | 17 | 24 | 21 | |
35 | 29 | 25 | 23 | 27 | 28 | 17 | 24 | 21 | |
36 | 29 | 25 | 23 | 27 | 28 | 17 | 24 | 21 | |
37 | 29 | 25 | 23 | 27 | 28 | 17 | 24 | 21 | |
38 | 29 | 25 | 23 | 27 | 28 | 17 | 24 | 21 | |
39 | 29 | 25 | 23 | 27 | 28 | 17 | 24 | 21 | |
40 | 30 | 26 | 24 | 28 | 29 | 18 | 25 | 22 | |
41 | 30 | 26 | 24 | 28 | 29 | 18 | 25 | 22 | |
42 | 30 | 26 | 24 | 28 | 29 | 18 | 25 | 22 | |
43 | 30 | 26 | 24 | 28 | 29 | 18 | 25 | 22 | |
44 | 30 | 26 | 24 | 28 | 29 | 18 | 25 | 22 | |
45 | 30 | 26 | 24 | 28 | 29 | 18 | 25 | 22 | |
46 | 30 | 26 | 24 | 28 | 29 | 18 | 25 | 22 | |
47 | 31 | 27 | 25 | 29 | 30 | 19 | 26 | 23 | |
48 | 31 | 27 | 25 | 29 | 30 | 19 | 26 | 23 | |
49 | 31 | 27 | 25 | 29 | 30 | 19 | 26 | 23 | |
50 | 31 | 27 | 25 | 29 | 30 | 19 | 26 | 23 | |
51 | 31 | 27 | 25 | 29 | 30 | 19 | 26 | 23 | |
52 | 31 | 27 | 25 | 29 | 30 | 19 | 26 | 23 | |
53 | 31 | 27 | 25 | 29 | 30 | 19 | 26 | 23 | |
54 | 32 | 28 | 26 | 30 | 31 | 20 | 27 | 24 | |
55 | 32 | 28 | 26 | 30 | 31 | 20 | 27 | 24 | |
56 | 32 | 28 | 26 | 30 | 31 | 20 | 27 | 24 | |
57 | 32 | 28 | 26 | 30 | 31 | 20 | 27 | 24 | |
58 | 32 | 28 | 26 | 30 | 31 | 20 | 27 | 24 | |
59 | 32 | 28 | 26 | 30 | 31 | 20 | 27 | 24 | |
60 | 33 | 29 | 27 | 31 | 32 | 21 | 28 | 25 | |
61 | 33 | 29 | 27 | 31 | 32 | 21 | 28 | 25 | |
62 | 33 | 29 | 27 | 31 | 32 | 21 | 28 | 25 | |
63 | 33 | 29 | 27 | 31 | 32 | 21 | 28 | 25 | |
64 | 33 | 29 | 27 | 31 | 32 | 21 | 28 | 25 | |
65 | 34 | 30 | 28 | 32 | 33 | 22 | 29 | 26 | |
66 | 34 | 30 | 28 | 32 | 33 | 22 | 29 | 26 | |
67 | 35 | 31 | 29 | 33 | 34 | 23 | 30 | 27 | |
68 | 35 | 31 | 29 | 33 | 34 | 23 | 30 | 27 | |
69 | 35 | 31 | 29 | 33 | 34 | 23 | 30 | 27 | |
70 | 35 | 31 | 29 | 33 | 34 | 23 | 30 | 27 | |
71 | 35 | 31 | 29 | 33 | 34 | 23 | 30 | 27 | |
72 | 35 | 31 | 29 | 33 | 34 | 23 | 30 | 27 | |
73 | 35 | 31 | 29 | 33 | 34 | 23 | 30 | 27 | |
74 | 36 | 32 | 30 | 34 | 35 | 24 | 31 | 28 | |
75 | 36 | 32 | 30 | 34 | 35 | 24 | 31 | 28 | |
76 | 36 | 32 | 30 | 34 | 35 | 24 | 31 | 28 | |
77 | 36 | 32 | 30 | 34 | 35 | 24 | 31 | 28 | |
78 | 36 | 32 | 30 | 34 | 35 | 24 | 31 | 28 | |
79 | 36 | 32 | 30 | 34 | 35 | 24 | 31 | 28 | |
80 | 37 | 33 | 31 | 35 | 36 | 25 | 32 | 29 | |
81 | 37 | 33 | 31 | 35 | 36 | 25 | 32 | 29 | |
82 | 37 | 33 | 31 | 35 | 36 | 25 | 32 | 29 | |
83 | 37 | 33 | 31 | 35 | 36 | 25 | 32 | 29 | |
84 | 37 | 33 | 31 | 35 | 36 | 25 | 32 | 29 | |
85 | 37 | 33 | 31 | 35 | 36 | 25 | 32 | 29 | |
86 | 37 | 33 | 31 | 35 | 36 | 25 | 32 | 29 | |
87 | 38 | 34 | 32 | 36 | 37 | 26 | 33 | 30 | |
88 | 38 | 34 | 32 | 36 | 37 | 26 | 33 | 30 | |
89 | 38 | 34 | 32 | 36 | 37 | 26 | 33 | 30 | |
90 | 38 | 34 | 32 | 36 | 37 | 26 | 33 | 30 | |
91 | 38 | 34 | 32 | 36 | 37 | 26 | 33 | 30 | |
92 | 38 | 34 | 32 | 36 | 37 | 26 | 33 | 30 | |
93 | 38 | 34 | 32 | 36 | 37 | 26 | 33 | 30 | |
94 | 39 | 35 | 33 | 37 | 38 | 27 | 34 | 31 | |
95 | 39 | 35 | 33 | 37 | 38 | 27 | 34 | 31 | |
96 | 39 | 35 | 33 | 37 | 38 | 27 | 34 | 31 | |
97 | 40 | 36 | 34 | 38 | 39 | 28 | 35 | 32 | |
98 | 40 | 36 | 34 | 38 | 39 | 28 | 35 | 32 | |
99 | 40 | 36 | 34 | 38 | 39 | 28 | 35 | 32 |
Magic Stone growth[]
The following lists the growth of characters' Magic Stones with no equipment modifiers:
Level | Zidane | Vivi | Dagger | Steiner | Freya | Quina | Eiko | Amarant | + |
---|---|---|---|---|---|---|---|---|---|
1 | 18 | 14 | 14 | 17 | 18 | 15 | 13 | 18 | |
2 | 18 | 14 | 14 | 17 | 18 | 15 | 13 | 18 | |
3 | 19 | 15 | 15 | 18 | 19 | 16 | 14 | 19 | |
4 | 19 | 15 | 15 | 18 | 19 | 16 | 14 | 19 | |
5 | 20 | 16 | 16 | 19 | 20 | 17 | 15 | 20 | |
6 | 20 | 16 | 16 | 19 | 20 | 17 | 15 | 20 | |
7 | 20 | 16 | 16 | 19 | 20 | 17 | 15 | 20 | |
8 | 22 | 18 | 18 | 21 | 22 | 19 | 17 | 22 | |
9 | 22 | 18 | 18 | 21 | 22 | 19 | 17 | 22 | |
10 | 23 | 19 | 19 | 22 | 23 | 20 | 18 | 23 | |
11 | 23 | 19 | 19 | 22 | 23 | 20 | 18 | 23 | |
12 | 23 | 19 | 19 | 22 | 23 | 20 | 18 | 23 | |
13 | 24 | 20 | 20 | 23 | 24 | 21 | 19 | 24 | |
14 | 25 | 21 | 21 | 24 | 25 | 22 | 20 | 25 | |
15 | 26 | 22 | 22 | 25 | 26 | 23 | 21 | 26 | |
16 | 26 | 22 | 22 | 25 | 26 | 23 | 21 | 26 | |
17 | 26 | 22 | 22 | 25 | 26 | 23 | 21 | 26 | |
18 | 27 | 23 | 23 | 26 | 27 | 24 | 22 | 27 | |
19 | 27 | 23 | 23 | 26 | 27 | 24 | 22 | 27 | |
20 | 28 | 24 | 24 | 27 | 28 | 25 | 23 | 28 | |
21 | 29 | 25 | 25 | 28 | 29 | 26 | 24 | 29 | |
22 | 29 | 25 | 25 | 28 | 29 | 26 | 24 | 29 | |
23 | 30 | 26 | 26 | 29 | 30 | 27 | 25 | 30 | |
24 | 30 | 26 | 26 | 29 | 30 | 27 | 25 | 30 | |
25 | 31 | 27 | 27 | 30 | 31 | 28 | 26 | 31 | |
26 | 31 | 27 | 27 | 30 | 31 | 28 | 26 | 31 | |
27 | 32 | 28 | 28 | 31 | 32 | 29 | 27 | 32 | |
28 | 33 | 29 | 29 | 32 | 33 | 30 | 28 | 33 | |
29 | 33 | 29 | 29 | 32 | 33 | 30 | 28 | 33 | |
30 | 34 | 30 | 30 | 33 | 34 | 31 | 29 | 34 | |
31 | 34 | 30 | 30 | 33 | 34 | 31 | 29 | 34 | |
32 | 34 | 30 | 30 | 33 | 34 | 31 | 29 | 34 | |
33 | 36 | 32 | 32 | 35 | 36 | 33 | 31 | 36 | |
34 | 36 | 32 | 32 | 35 | 36 | 33 | 31 | 36 | |
35 | 37 | 33 | 33 | 36 | 37 | 34 | 32 | 37 | |
36 | 37 | 33 | 33 | 36 | 37 | 34 | 32 | 37 | |
37 | 37 | 33 | 33 | 36 | 37 | 34 | 32 | 37 | |
38 | 38 | 34 | 34 | 37 | 38 | 35 | 33 | 38 | |
39 | 38 | 34 | 34 | 37 | 38 | 35 | 33 | 38 | |
40 | 40 | 36 | 36 | 39 | 40 | 37 | 35 | 40 | |
41 | 40 | 36 | 36 | 39 | 40 | 37 | 35 | 40 | |
42 | 40 | 36 | 36 | 39 | 40 | 37 | 35 | 40 | |
43 | 41 | 37 | 37 | 40 | 41 | 38 | 36 | 41 | |
44 | 41 | 37 | 37 | 40 | 41 | 38 | 36 | 41 | |
45 | 42 | 38 | 38 | 41 | 42 | 39 | 37 | 42 | |
46 | 43 | 39 | 39 | 42 | 43 | 40 | 38 | 43 | |
47 | 43 | 39 | 39 | 42 | 43 | 40 | 38 | 43 | |
48 | 44 | 40 | 40 | 43 | 44 | 41 | 39 | 44 | |
49 | 44 | 40 | 40 | 43 | 44 | 41 | 39 | 44 | |
50 | 45 | 41 | 41 | 44 | 45 | 42 | 40 | 45 | |
51 | 45 | 41 | 41 | 44 | 45 | 42 | 40 | 45 | |
52 | 45 | 41 | 41 | 44 | 45 | 42 | 40 | 45 | |
53 | 47 | 43 | 43 | 46 | 47 | 44 | 42 | 47 | |
54 | 47 | 43 | 43 | 46 | 47 | 44 | 42 | 47 | |
55 | 48 | 44 | 44 | 47 | 48 | 45 | 43 | 48 | |
56 | 48 | 44 | 44 | 47 | 48 | 45 | 43 | 48 | |
57 | 48 | 44 | 44 | 47 | 48 | 45 | 43 | 48 | |
58 | 49 | 45 | 45 | 48 | 49 | 46 | 44 | 49 | |
59 | 50 | 46 | 46 | 49 | 50 | 47 | 45 | 50 | |
60 | 51 | 47 | 47 | 50 | 51 | 48 | 46 | 51 | |
61 | 51 | 47 | 47 | 50 | 51 | 48 | 46 | 51 | |
62 | 51 | 47 | 47 | 50 | 51 | 48 | 46 | 51 | |
63 | 52 | 48 | 48 | 51 | 52 | 49 | 47 | 52 | |
64 | 52 | 48 | 48 | 51 | 52 | 49 | 47 | 52 | |
65 | 54 | 50 | 50 | 53 | 54 | 51 | 49 | 54 | |
66 | 54 | 50 | 50 | 53 | 54 | 51 | 49 | 54 | |
67 | 54 | 50 | 50 | 53 | 54 | 51 | 49 | 54 | |
68 | 55 | 51 | 51 | 54 | 55 | 52 | 50 | 55 | |
69 | 55 | 51 | 51 | 54 | 55 | 52 | 50 | 55 | |
70 | 56 | 52 | 52 | 55 | 56 | 53 | 51 | 56 | |
71 | 56 | 52 | 52 | 55 | 56 | 53 | 51 | 56 | |
72 | 57 | 53 | 53 | 56 | 57 | 54 | 52 | 57 | |
73 | 58 | 54 | 54 | 57 | 58 | 55 | 53 | 58 | |
74 | 58 | 54 | 54 | 57 | 58 | 55 | 53 | 58 | |
75 | 59 | 55 | 55 | 58 | 59 | 56 | 54 | 59 | |
76 | 59 | 55 | 55 | 58 | 59 | 56 | 54 | 59 | |
77 | 59 | 55 | 55 | 58 | 59 | 56 | 54 | 59 | |
78 | 61 | 57 | 57 | 60 | 61 | 58 | 56 | 61 | |
79 | 61 | 57 | 57 | 60 | 61 | 58 | 56 | 61 | |
80 | 62 | 58 | 58 | 61 | 62 | 59 | 57 | 62 | |
81 | 62 | 58 | 58 | 61 | 62 | 59 | 57 | 62 | |
82 | 62 | 58 | 58 | 61 | 62 | 59 | 57 | 62 | |
83 | 63 | 59 | 59 | 62 | 63 | 60 | 58 | 63 | |
84 | 63 | 59 | 59 | 62 | 63 | 60 | 58 | 63 | |
85 | 65 | 61 | 61 | 64 | 65 | 62 | 60 | 65 | |
86 | 65 | 61 | 61 | 64 | 65 | 62 | 60 | 65 | |
87 | 65 | 61 | 61 | 64 | 65 | 62 | 60 | 65 | |
88 | 66 | 62 | 62 | 65 | 66 | 63 | 61 | 66 | |
89 | 66 | 62 | 62 | 65 | 66 | 63 | 61 | 66 | |
90 | 67 | 63 | 63 | 66 | 67 | 64 | 62 | 67 | |
91 | 68 | 64 | 64 | 67 | 68 | 65 | 63 | 68 | |
92 | 68 | 64 | 64 | 67 | 68 | 65 | 63 | 68 | |
93 | 69 | 65 | 65 | 68 | 69 | 66 | 64 | 69 | |
94 | 69 | 65 | 65 | 68 | 69 | 66 | 64 | 69 | |
95 | 70 | 66 | 66 | 69 | 70 | 67 | 65 | 70 | |
96 | 70 | 66 | 66 | 69 | 70 | 67 | 65 | 70 | |
97 | 71 | 67 | 67 | 70 | 71 | 68 | 66 | 71 | |
98 | 72 | 68 | 68 | 71 | 72 | 69 | 67 | 72 | |
99 | 72 | 68 | 68 | 71 | 72 | 69 | 67 | 72 |