Viewing Item

#30174: Pirate's Pride Kaho

Item ID 30174 For Sale No
Identifier Pirate_Pride_Kaho Credit Price Not For Sale
Name Pirate's Pride Kaho Type Armor
NPC Buy 20 Weight 10
NPC Sell 10 Weapon Level 0
Range 0 Defense 30
Slots 4 Refineable Yes
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Description The Pride of the Pirate is best expressed with a lurid sea tune, and a sea battle for plunder!
Never Forget the hated enemy of the Pirate is always the Ninja, moreso than any creature of the land the feud of the Ninja and Pirates knows no equal.
_______________________
STR +5 , INT +5
VIT +10 , AGI +10
LUK +20 , MDEF +10
_______________________
Refine Level +2:
Increases ATK +1%
_______________________
Refine Level +6:
Increases ATK +1%
_______________________
Refine Level +8:
Increases ATK +1%
_______________________
Refine Level +9:
Increases ATK +3%
_______________________
Refine Level +10:
Add MaxHP +10%, ATK +5% and MATK +5%
_______________________
Type: Headgear
Defense: 30
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement: None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bMdef,10;

3 bonus

4 bStr,5;

5 bonus

6 bAgi,10;

7 bonus

8 bVit,10;

9 bonus

10 bInt,5;

11 bonus

12 bLuk,20;

13 .@r

14 =

15 getrefine();

16 if(.@r

17 1)

18 {bonus

19 bAtkRate,1;}

20 if(.@r

21 5)

22 {bonus

23 bAtkRate,1;}

24 if(.@r

25 7)

26 {bonus

27 bAtkRate,1;}

28 if(.@r

29 8)

30 {bonus

31 bAtkRate,3;}

32 if(.@r

33 9)

34 {

35 bonus

36 bMaxHPrate,10;

37 bonus

38 bAtkRate,5;

39 bonus

40 bMatkRate,5;

41 }

Equip Script None
Unequip Script None