Viewing Item (Witch's Broom) Ragnarok: Project Zero Control Panel
Basic Info
Name | Witch's Broom[1] |
---|---|
Item ID |
26140
-
WitchsBroomStick
|
Type | Weapon - Staff |
This broom looks like a regular broom, but feels slightly magical.
However, it seems like regular people cannot fly with it.
Adds a chance of casting Quagmire Level 1 when physical damage is received.
MATK + 125. Increases magical damage against Formless monsters by 5%.
If refine rate is 7 or higher, reduces Variable Cast Time by 10%.
If refine rate is 9 or higher, increases magical damage against Formless monsters by 10%.
Class : One-handed Staff Attack : 50
Weight : 40
Weapon level : 3
Required Level : 60
Jobs : Mage classes, Acolyte classes
However, it seems like regular people cannot fly with it.
Adds a chance of casting Quagmire Level 1 when physical damage is received.
MATK + 125. Increases magical damage against Formless monsters by 5%.
If refine rate is 7 or higher, reduces Variable Cast Time by 10%.
If refine rate is 9 or higher, increases magical damage against Formless monsters by 10%.
Class : One-handed Staff Attack : 50
Weight : 40
Weapon level : 3
Required Level : 60
Jobs : Mage classes, Acolyte classes
Details
Weight | 40 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand |
Stats
Range | 0 |
---|---|
Defense | 0 |
Attack | 50 |
Magical Attack | 125 |
Weapon Level | 3 |
Slots | 1 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Magician / Acolyte / Priest / Wizard / Sage |
Gender | Any |
Scripts
Use Script |
---|
bonus3(bAutoSpellWhenHit, WZ_QUAGMIRE, 1, 100); bonus2(bMagicAddRace, RC_Formless, 5); if (getrefine() >= 7) bonus(bVariableCastrate, -10); if (getrefine() >= 9) bonus2(bMagicAddRace, RC_Formless, 10); |
Equip Script |
None |
Unequip Script |
None |