Viewing Item (Legendary Conqueror Cloth) Ragnarok: Project Zero Control Panel
Basic Info
Name | Legendary Conqueror Cloth[1] |
---|---|
Item ID |
15416
-
L_60Lv_Cloth
|
Type | Armor |
A cloth given as a reward to a conqueror for receiving the Valkyrie's blessing.
_
DEX + 2, AGI + 2.
MaxHP + 700, MaxSP + 80,
MDEF + 5, DEF + 50.
If +5 or higher, DEF + 20, MaxSP + 20.
If +7 or higher, DEX + 2.
_
When worn with Legendary Conqueror Shawl, Legendary Conqueror Boots, Legendary Conqueror Glove,
ATK + 30.
If the combined refine rate of Legendary Conqueror Cloth, Legendary Conqueror Shawl, Legendary Conqueror Boots is 27 or higher,
ASPD + 10%,
Long-range physical damage + 4%,
Fixed Cast Time - 15%.
_
Class: Armor Defense: 71
Weight: 65
Required Level: 60
Jobs: Transcendent Class
_
DEX + 2, AGI + 2.
MaxHP + 700, MaxSP + 80,
MDEF + 5, DEF + 50.
If +5 or higher, DEF + 20, MaxSP + 20.
If +7 or higher, DEX + 2.
_
When worn with Legendary Conqueror Shawl, Legendary Conqueror Boots, Legendary Conqueror Glove,
ATK + 30.
If the combined refine rate of Legendary Conqueror Cloth, Legendary Conqueror Shawl, Legendary Conqueror Boots is 27 or higher,
ASPD + 10%,
Long-range physical damage + 4%,
Fixed Cast Time - 15%.
_
Class: Armor Defense: 71
Weight: 65
Required Level: 60
Jobs: Transcendent Class
Details
Weight | 65 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Armor |
Stats
Range | 0 |
---|---|
Defense | 71 |
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(bDex, 2); bonus(bAgi, 2); bonus(bMaxHP, 700); bonus(bMaxSP, 80); bonus(bMdef, 5); bonus(bDef, 50); if (getrefine() >= 5) { bonus(bDef, 20); bonus(bMaxSP, 20); } if (getrefine() >= 7) bonus(bDex, 2); |
Equip Script |
None |
Unequip Script |
None |