Viewing Item

#450180: Pushy Frogy Kappa

Item ID 450180 For Sale No
Identifier Cute_Frog_Raincoat Credit Price Not For Sale
Name Pushy Frogy Kappa Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 120
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMaxHPrate,10;

3 bonus bMaxHPrate,10;

4 bonus2 bMagicAddRace,RC_All,getskilllv("SU_NYANGGRASS")*8;

5 bonus2 bSkillAtk,"SU_CN_METEOR",getskilllv("SU_MEOWMEOW")*10;

6 if (getskilllv("SU_SPIRITOFLAND") == 1)

7 skill "WZ_QUAGMIRE",5;

8 if (getskilllv("SU_CHATTERING") == 5)

9 bonus bAspdRate,10;

10 if (.@r>=5) {

11 bonus bDef,150;

12 bonus bMdef,15;

13 }

14 if (.@r>=7) {

15 bonus bDef,150;

16 bonus bMdef,15;

17 }

Equip Script None
Unequip Script None