Type |
Armor |
Subtype |
None |
Attack |
0 |
Defense |
3 |
Weight |
50.0 |
Weapon Level |
0 |
Buy |
20z |
Sell |
10z |
Required Level |
85 |
Slots |
0 |
Applicable Jobs:
job_all
Description:
Although it seems that whoever made these shoes tried to fix his mistakes, he didn't make these as well as he hoped.
MaxHP +20%
MaxSP +20%
Reduces MaxHP and MaxSP for every refine level.
Increases Def for every 2 refine levels.
Class: Footgear
Defense: 3
Weight: 50
Level Requirement: 85
Jobs: All Transcendent classes except Novice
Item Script:
bonus bMaxHPRate,20-getrefine();
bonus bMaxSPRate,20-getrefine();
bonus bDef,getrefine()/2;