Korean Judge's Hat [1] ( Korean_Judge_Hat )
| ID 18572 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 30 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Upper Headgear | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 2 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: Not specified | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Um chapéu que tudo vê e a todos julga. Seus poderes são transferidos ao usuário por uma temida aura. The headdress of a judge from a distant eastern country. If you walk around the city in this hat, people will immediately realize that you're an important figure. All Not specified
bonus bMdef,2;
bonus bVariableCastrate,-6;
bonus bAspdRate,6;
.@r = getrefine();
if (.@r>6) {
bonus2 bSubRace,RC_DemiHuman,2;
bonus2 bSubRace,RC_Player_Human,2;
}
if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief || Class == Job_Taekwon || Class == Job_Star_Gladiator || Class == Job_Star_Gladiator2 || Class == Job_Monk || Class == Job_Champion || Class == Job_Sura || Class == Job_Sura_T)
bonus2 bAddClass,Class_All,(.@r/2);
if (BaseClass == Job_Mage || BaseClass == Job_Acolyte || Class == Job_Ninja || Class == Job_Soul_Linker)
bonus bMatkRate,(.@r/2);
if (BaseClass == Job_Archer || Class == Job_Gunslinger)
bonus bLongAtkRate,.@r;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus2 bSubRace,RC_DemiHuman,10;
bonus2 bSubRace,RC_Player_Human,10;
bonus bAllStats,1;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||