Imperial Spear of the Sky [2] ( Sky_Imperial_Spear )
| ID 530076 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 230 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: One-Handed Spear | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 100 | Magic Attack: 225 | Range: 3 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 240 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
|
Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bVariableCastrate,-5;
bonus2 bSkillAtk,"IG_IMPERIAL_PRESSURE",15+7*(.@r/4);
bonus2 bMagicAtkEle,Ele_Holy,2*(.@r/3);
bonus2 bMagicAtkEle,Ele_Neutral,2*(.@r/3);
bonus bMatk,30*(.@r/3);
if (.@r>=7) {
bonus2 bMagicAtkEle,Ele_Holy,25;
bonus2 bMagicAtkEle,Ele_Neutral,25;
if (.@r>=9) {
bonus bVariableCastrate,-10;
bonus bSMatk,5;
if (.@r>=11) {
bonus2 bSkillAtk,"IG_IMPERIAL_PRESSURE",15;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bMatkRate,5;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bSkillAtk,"IG_IMPERIAL_PRESSURE",10;
if (.@g>=ENCHANTGRADE_B) {
bonus2 bSkillAtk,"IG_IMPERIAL_PRESSURE",10;
if (.@g>=ENCHANTGRADE_A) {
bonus bSMatk,10;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||