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


Pirate Captain's Coat [1]   [Garment]   Item ID# 480174 (Pirate_Captain_Coat)
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
60
Defense
15
Required Lvl
200
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
The captain's coat worn by Drake.

Critical +3, C.RATE +5

For each 2 Refine Levels:
ATK +15
Increases critical damage by 3%.

For each 3 Refine Levels:
Increases physical damage against enemies of every size by 5%.

Refine Level +7:
ATK +5%, P.ATK +7

Refine Level +9:
Decreases after skill cast delay of all skills by 10%.

Refine Level +11:
DEF +150
Decreases after skill cast delay of all skills by additional 5%.

When equipped with Drake Card:
Critical +15, C.RATE +10
Increases melee and ranged physical damage by 15%.

[Additional Options by Grade]
[Grade D]: Critical +3, CRT +3
[Grade C]: Critical Damage +15%
[Grade B]: POW +3, CON +3
[Grade A]: P.ATK +7

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bCRate,5; bonus bCritical,3; bonus bCritAtkRate,3*(.@r/2); bonus bBaseAtk,15*(.@r/2); bonus2 bAddSize,Size_All,5*(.@r/3); if (.@r>=7) { bonus bPAtk,7; bonus bAtkRate,5; if (.@r>=9) { bonus bDelayrate,-10; if (.@r>=11) { bonus bDelayrate,-5; bonus bDef,150; } } } if (.@g>=ENCHANTGRADE_D) { bonus bCritical,3; bonus bCrt,3; if (.@g>=ENCHANTGRADE_C) { bonus bCritAtkRate,15; if (.@g>=ENCHANTGRADE_B) { bonus bPow,3; bonus bCon,3; if (.@g>=ENCHANTGRADE_A) { bonus bPAtk,7; } } } } },{},{}
Dropped By No Result

back to top