Witch's Broom [2] ( WitchsBroomStick )
| ID 26140 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 30 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Staff | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 117 | Magic Attack: 200 | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 210 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
The broom used by the witch looks like a regular broom, but it has a slight sense of magical power. Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bMagicAddRace,RC_Formless,10;
bonus3 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,10;
if (.@r>=7) {
bonus bVariableCastrate,-10;
bonus bMatk,35;
if (.@r>=9) {
bonus2 bMagicAddRace,RC_Formless,10;
if (.@r>=11) {
bonus bDelayrate,-10;
}
}
}
if (.@g >= ENCHANTGRADE_D) {
bonus bSMatk,2;
if (.@g >= ENCHANTGRADE_C) {
bonus bSMatk,1;
bonus bSpl,3;
if (.@g >= ENCHANTGRADE_B) {
bonus bVariableCastrate,-5;
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||