Viewing Item

#30175: Small Poring Band Kaho

Item ID 30175 For Sale No
Identifier Small_Poring_Band_Kaho Credit Price Not For Sale
Name Small Poring Band 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 Small Porings are so cute.
_______________________
STR +5 , INT +5
VIT +10 , AGI +10
LUK +20 , MDEF +10
_______________________
For each Refine Level:
Ignores defense of all Monster, Players, and Doram by 1%
_______________________
Refine Level +5:
Random Chance to get bonus FLEE +300 for 3 seconds when dealing physical damage.
_______________________
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 bonus2

17 bIgnoreDefClassRate,Class_All,.@r;

18 if(.@r

19 4)

20 {autobonus2

21 "{

22 bonus

23 bFlee,300;

24 }",10,3000,BF_WEAPON,"{

25 specialeffect2

26 EF_POTION_BERSERK;

27 }";}

28 if(.@r

29 9)

30 {

31 bonus

32 bMaxHPrate,10;

33 bonus

34 bAtkRate,5;

35 bonus

36 bMatkRate,5;

37 }

Equip Script None
Unequip Script None