ID #410057
Armor
Yinyang Earring (Yellow)
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 2
Weight: 500
Armor level: 1
Required level: 100
Defense: 2
Weight: 500
Armor level: 1
Required level: 100
Basic Information
Type
Armor
Weight
500
Defense
2
Requirements
Armor Level
1
Min Level
100
Scripts
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; }
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;
}