Yinyang Earring (Yellow)

Item ID 410057 Name Yinyang Earring (Yellow)
None
Weapon Level 0 Identifier YinYang_Earring_Y
Attack 0 Type Armor
MATK 0 Equip Locations Middle Headgear
Defense 2 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 50 Min Equip Level 100
NPC Buy 20 Max Equip Level None
NPC Sell 10 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus2 bSubRace,RC_Player_Doram,5;
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bResEff,Eff_Silence,10000;
if (getskilllv("SJ_LIGHTOFMOON") == 5)
   bonus bFixedCastrate,-70;
if (getskilllv("SJ_FULLMOONKICK") == 10) {
   bonus2 bAddSize,Size_All,15;
   bonus bHPGainValue,150;
   bonus bSPGainValue,15;
}