Viewing Item (Legendary Conqueror Armor) Ragnarok: Project Zero Control Panel
Basic Info
Name | Legendary Conqueror Armor[1] |
---|---|
Item ID |
15415
-
L_60Lv_Mail
|
Type | Armor |
An armor given as a reward to a conqueror for receiving the Valkyrie's blessing.
_
STR + 2, AGI + 2.
MaxHP + 900, MaxSP + 60,
MDEF + 5, DEF + 50.
If +5 or higher, DEF + 20, MaxHP + 100.
If +7 or higher, AGI + 2.
_
When worn with Legendary Conqueror Manteau, Legendary Conqueror Greaves. Legendary Conqueror Ring,
ATK + 30.
If the combined refine rate of Legendary Conqueror Armor, Legendary Conqueror Manteau, Legendary Conqueror Greaves is 27 or higher,
ASPD + 10%,
Critical Damage + 4%,
Fixed Cast Time - 15%.
_
Class: Armor Defense: 76
Weight: 70
Required Level: 60
Jobs: Transcendent Class
_
STR + 2, AGI + 2.
MaxHP + 900, MaxSP + 60,
MDEF + 5, DEF + 50.
If +5 or higher, DEF + 20, MaxHP + 100.
If +7 or higher, AGI + 2.
_
When worn with Legendary Conqueror Manteau, Legendary Conqueror Greaves. Legendary Conqueror Ring,
ATK + 30.
If the combined refine rate of Legendary Conqueror Armor, Legendary Conqueror Manteau, Legendary Conqueror Greaves is 27 or higher,
ASPD + 10%,
Critical Damage + 4%,
Fixed Cast Time - 15%.
_
Class: Armor Defense: 76
Weight: 70
Required Level: 60
Jobs: Transcendent Class
Details
Weight | 70 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Armor |
Stats
Range | 0 |
---|---|
Defense | 76 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bStr, 2); bonus(bAgi, 2); bonus(bMaxHP, 900); bonus(bMaxSP, 60); bonus(bMdef, 5); bonus(bDef, 50); if (getrefine() >= 5) { bonus(bDef, 20); bonus(bMaxHP, 100); } if (getrefine() >= 7) bonus(bAgi, 2); |
Equip Script |
None |
Unequip Script |
None |