Basic Info

Name 1680 Crimson Rod[2]
Item ID 1680 - Scarlet_Rod
Type Weapon - Staff
1680
Rod with red light radiance.
-------------------------
INT +4
MATK +70
-------------------------
MATK increased by (Refine*Refine), up to +15 refine.
-------------------------
Level 70 or higher:Per 10 BaseLevel,MATK +5.
-------------------------
Class: One-Handed Staff
Attack: 60
Weight: 60
Weapon Level: 3
Level Requirement: 70
Jobs: Novice, Mage, Acolyte and Soul Linker

Details

Weight 60
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand

Stats

Range 1
Defense 0
Attack 60
Magical Attack 70
Weapon Level 3
Slots 2

Restrictions

Level Range 70 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes Novice / Magician / Acolyte / Priest / Wizard / Monk / Sage / Soul Linker
Gender Any

Scripts

Use Script
bonus bInt,5; bonus bMatk,((min(getrefine(),15)) ** (2)); if(BaseLevel>70) { bonus bMatk,(((BaseLevel-70)/10)*5); }
Equip Script
None
Unequip Script
None