Renewal
.:Renewal Item Database:.
Search Item By ID


Battle Surcoat [1]   [Garment]   Item ID# 20860 (BattleSurcoat)
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
30
Defense
10
Required Lvl
70
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A replica of the surcoat which is worn by the lord of Amatsu Castle. Once worn, you will be able to move rapidly.

ASPD +3%, Flee +10.
Enables the use of Double Attack Level 3.
Enables the use of Triple Attack Level 3.

If refinement level is 7 or higher:
ASPD +3%, Flee +10.
Enables the use of Double Attack Level 5.
Enables the use of Triple Attack Level 5.

If refinement level is 9 or higher,
ASPD +3%, Flee +10.
Enables the use of Double Attack Level 10.
Enables the use of Triple Attack Level 10.
Item Script
expand to view script
{ .@r = getrefine(); if (.@r>=9) { bonus bAspdRate,9; bonus bFlee,30; skill "TF_DOUBLE",10; skill "MO_TRIPLEATTACK",10; } else if (.@r>=7) { bonus bAspdRate,6; bonus bFlee,20; skill "TF_DOUBLE",5; skill "MO_TRIPLEATTACK",5; } else { bonus bAspdRate,3; bonus bFlee,10; skill "TF_DOUBLE",3; skill "MO_TRIPLEATTACK",3; } },{},{}
Dropped By No Result

back to top