Flame Thunder Witch's Wand [1] ( Jirant_Staff )
| ID 2041 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 270 | Slots: 1 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Two-handed staves | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: 200 | Magic Attack: 350 | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 4 | Armor Level: Not specified | Min. Equip Level: 130 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Third classes (no Transcendent-Third or Third-Baby classes)., Transcendent-Third classes., Third-Baby classes. | |||||||||||||||||||||
|
Not specified
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bInt,5;
bonus bDex,10;
bonus bVariableCastrate,-30;
bonus2 bMagicAtkEle,Ele_Fire,(getskilllv("SO_FIREWALK")*10)+(.@r*5);
bonus2 bMagicAtkEle,Ele_Wind,(getskilllv("SO_ELECTRICWALK")*10)+(.@r*5);
bonus2 bSkillAtk,"SO_FIREWALK",.@r*30;
bonus2 bSkillAtk,"SO_ELECTRICWALK",.@r*30;
bonus2 bIgnoreMdefClassRate,Class_All,.@r*5;
if (.@r>=7) {
bonus3 bAddEffOnSkill,"SO_ELECTRICWALK",Eff_Silence,1000;
bonus3 bAddEffOnSkill,"SO_FIREWALK",Eff_Curse,1000;
}
if (.@r>=9) {
bonus2 bSkillAtk,"SO_FIREWALK",100;
bonus2 bSkillAtk,"SO_ELECTRICWALK",100;
}
if (.@r>=10)
bonus bFixedCastrate,-70;
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||