Viewing Item

#450368: Howling Tiger Pajama

Item ID 450368 For Sale No
Identifier aegis_450368 Credit Price Not For Sale
Name Howling Tiger Pajama Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 100
Slots 1 Refineable Yes
Attack 0 Min Equip Level 200
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs Summoner
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bSubRace,RC_Player_Doram,7;

3 bonus2 bSubRace,RC_Player_Human,7;

4 bonus2 bAddSize,Size_All,.@r*7;

5 if (.@r>=7) {

6 bonus bAspdRate,10;

7 bonus bNoKnockback;

8 if (.@r>=9) {

9 bonus2 bSkillCooldown,"SU_HISS",-45000;

10 bonus bUnbreakableArmor;

11 }

12 }

13 /*Todo : SkillAtk SH_CHUL_HO_SONIC_CLAW, SH_HOWLING_OF_CHUL_HO, SH_HOGOGONG_STRIKE, 1% Per 10 BaseLevel (Not List in SkillDB)*/

Equip Script None
Unequip Script None