Sigrun Shadow Shield ( S_Sigrun_Shield )
| ID 24327 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||||||
| Type: Shadow Equipment item. | Sub Type: Not specified | Gender: Both | Locations: Shadow Shield | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: Not specified | Min. Equip Level: 1 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Um escudo impenetrável que é capaz de parar a mais poderosa das lâminas. Ideal para proteção em situações complicadas. Memberikan kemampuan khusus yang berbeda tergantung pemakainya. All Not specified
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMdef,.@r;
bonus bVit,1;
bonus bDef,5*.@r;
if (BaseClass == Job_Swordman || BaseClass == Job_Thief || (BaseClass == Job_Taekwon && BaseJob != Job_Soul_Linker)) {
bonus bAspd,1;
} else if (BaseClass == Job_Merchant || BaseClass == Job_Archer || BaseClass == Job_Gunslinger) {
bonus bFlee,15;
} else if (BaseClass == Job_Mage || BaseClass == Job_Acolyte || BaseClass == Job_Ninja || BaseJob == Job_Soul_Linker) {
bonus bMaxSPrate,2;
bonus bHealPower,3;
} else if (BaseClass == Job_Novice || BaseJob == Job_Summoner) {
bonus bVariableCastrate,-5;
bonus bMaxSP,300;
}
Not specified Not specified Not specified |
||||||||||||||||||||||||