Viewing Item (Legendary Conqueror Cape) Ragnarok: Project Zero Control Panel
Basic Info
Name | Legendary Conqueror Cape[1] |
---|---|
Item ID |
20959
-
L_60Lv_Cape
|
Type | Armor |
A cape given as a reward to a conqueror for receiving the Valkyrie's blessing.
_
Variable Cast Time - 7%, FLEE + 12.
If +5 or higher, resistance against Neutral property attacks + 3%.
If +7 or higher, resistance against Neutral property attacks + 4%.
_
Class: Garment Defense: 15
Weight: 40
Required Level: 60
Jobs: Transcendent Class
_
Variable Cast Time - 7%, FLEE + 12.
If +5 or higher, resistance against Neutral property attacks + 3%.
If +7 or higher, resistance against Neutral property attacks + 4%.
_
Class: Garment Defense: 15
Weight: 40
Required Level: 60
Jobs: Transcendent Class
Details
Weight | 40 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Garment |
Stats
Range | 0 |
---|---|
Defense | 15 |
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(bVariableCastrate, -7); bonus(bFlee, 12); if (getrefine() >= 5) bonus2(bSubEle, Ele_Neutral, 3); if (getrefine() >= 7) bonus2(bSubEle, Ele_Neutral, 4); |
Equip Script |
None |
Unequip Script |
None |