Shao Kahn's Helmet (OSM) [1] ( Shaokahn_Helmet_EXE )
| ID 15845 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 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: 30 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 50 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
All Not specified
.@r = getrefine();
bonus bStr,3;
bonus bLuk,3;
bonus bBaseAtk,10;
bonus bMdef,10;
bonus2 bSkillAtk,"WS_CARTTERMINATION",5;
bonus2 bSkillAtk,"MC_MAMMONITE",5;
if (getskilllv("BS_ADRENALINE") == 5)
bonus3 bAutoSpell,"BS_HAMMERFALL",3,70;
if (.@r>=7) {
bonus bDef,15;
bonus2 bSkillAtk,"WS_CARTTERMINATION",10;
bonus2 bSkillAtk,"MC_MAMMONITE",10;
}
if (.@r>=8) {
bonus bFlee,15;
bonus2 bSkillAtk,"WS_CARTTERMINATION",15;
bonus2 bSkillAtk,"MC_MAMMONITE",15;
}
if (.@r>=9) {
bonus bBaseAtk,15;
bonus2 bSkillAtk,"WS_CARTTERMINATION",20;
bonus2 bSkillAtk,"MC_MAMMONITE",20;
}
if (.@r>=10) {
bonus bAtkRate,5;
bonus2 bSkillAtk,"MC_CARTREVOLUTION",30;
bonus2 bAddMonsterDropItem,529,500;
bonus2 bAddMonsterDropItem,530,500;
bonus2 bAddItemHealRate,529,200;
bonus2 bAddItemHealRate,530,200;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||