Viewing Item (Blue Crystal Rod) Ragnarok: Project Zero Control Panel
Basic Info
Name | Blue Crystal Rod[1] |
---|---|
Item ID |
26157
-
Blue_Cristal_Rod
|
Type | Weapon - Staff |
A rod imbued with the blue light of the sea.
It's said to have great power over fire enemies.
MATK + 150, Indestructible.
Increases magical damage against Fire enemies by 10%.
If +7 or higher, increases magical damage against Fire enemies by 5%.
If +9 or higher, increases Water magical damage by 10%.
Class : One-handed Staff Attack : 60
Weight : 80
Weapon Level : 3
Required Level : 60
Jobs : Mage jobs
It's said to have great power over fire enemies.
MATK + 150, Indestructible.
Increases magical damage against Fire enemies by 10%.
If +7 or higher, increases magical damage against Fire enemies by 5%.
If +9 or higher, increases Water magical damage by 10%.
Class : One-handed Staff Attack : 60
Weight : 80
Weapon Level : 3
Required Level : 60
Jobs : Mage jobs
Details
Weight | 80 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand |
Stats
Range | 0 |
---|---|
Defense | 0 |
Attack | 60 |
Magical Attack | 150 |
Weapon Level | 3 |
Slots | 1 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Magician / Wizard / Sage |
Gender | Any |
Scripts
Use Script |
---|
bonus(bUnbreakableWeapon, 0); bonus2(bMagicAddEle, Ele_Fire, 10); if (getrefine() >= 7) bonus2(bMagicAddEle, Ele_Fire, 5); if (getrefine() >= 9) bonus2(bMagicAtkEle, Ele_Water, 10); |
Equip Script |
None |
Unequip Script |
None |