Viewing Item (Legendary Conqueror Suit) Ragnarok: Project Zero Control Panel
Basic Info
Name | Legendary Conqueror Suit[1] |
---|---|
Item ID |
15414
-
L_60Lv_Dress
|
Type | Armor |
A suit given as a reward to a conqueror for receiving the Valkyrie's blessing.
_
INT + 2, VIT + 2.
MaxHP + 800, MaxSP + 70,
MDEF + 5, DEF + 50.
If +5 or higher, DEF + 15, MaxHP + 100.
If +7 or higher, VIT + 2.
_
When worn with Legendary Conqueror Cape, Legendary Conqueror Magic Shoes, Legendary Conqueror Necklace,
MATK + 30.
If the combined refine rate of Legendary Conqueror Suit, Legendary Conqueror Cape, Legendary Conqueror Magic Shoes is 27 or higher,
Heal Power + 4%,
Variable Cast Time - 10%,
Fixed Cast Time - 15%.
_
Class: Armor Defense: 65
Weight: 60
Required Level: 60
Jobs: Transcendent Class
_
INT + 2, VIT + 2.
MaxHP + 800, MaxSP + 70,
MDEF + 5, DEF + 50.
If +5 or higher, DEF + 15, MaxHP + 100.
If +7 or higher, VIT + 2.
_
When worn with Legendary Conqueror Cape, Legendary Conqueror Magic Shoes, Legendary Conqueror Necklace,
MATK + 30.
If the combined refine rate of Legendary Conqueror Suit, Legendary Conqueror Cape, Legendary Conqueror Magic Shoes is 27 or higher,
Heal Power + 4%,
Variable Cast Time - 10%,
Fixed Cast Time - 15%.
_
Class: Armor Defense: 65
Weight: 60
Required Level: 60
Jobs: Transcendent Class
Details
Weight | 60 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Armor |
Stats
Range | 0 |
---|---|
Defense | 65 |
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(bInt, 2); bonus(bVit, 2); bonus(bMaxHP, 800); bonus(bMaxSP, 70); bonus(bMdef, 5); bonus(bDef, 50); if (getrefine() >= 5) { bonus(bDef, 15); bonus(bMaxHP, 100); } if (getrefine() >= 7) bonus(bVit, 2); |
Equip Script |
None |
Unequip Script |
None |