Basic Info

Name 20961 Legendary Conqueror Shawl[1]
Item ID 20961 - L_60Lv_Cloak
Type Armor
20961
A shawl given as a reward to a conqueror for receiving the Valkyrie's blessing.
_
ASPD + 5%.
FLEE + 25.
If +5 or higher, ASPD + 2%.
If +7 or higher, long-range physical damage + 3%.
_
Class: Garment Defense: 18
Weight: 45
Required Level: 60
Jobs: Transcendent Class

Details

Weight 45
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Garment

Stats

Range 0
Defense 18
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 60 +
Usage None
Trade None
Job Class Types Upper
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus(bAspdRate, 5); bonus(bFlee, 25); if (getrefine() >= 5) bonus(bAspdRate, 2); if (getrefine() >= 7) bonus(bLongAtkRate, 3);
Equip Script
None
Unequip Script
None