Basic Info

Name 2025 Staff of Crimson[2]
Item ID 2025 - Scarlet_Staff
Type Weapon
2025
Two-handed staff with red light radiance.
-------------------------
INT +5
MATK +150
-------------------------
MATK increased by (Refine*Refine), up to +15 refine.
-------------------------
Level 70 or higher:Per 10 BaseLevel,MATK +5.
-------------------------
Indestructible
-------------------------
Class: Two-Handed staff
Attack: 100
Weight: 100
Weapon Level: 3
Level Requirement: 70
Jobs: Mage and Soul Linker

Details

Weight 100
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand + Off Hand

Stats

Range 1
Defense 0
Attack 100
Magical Attack 150
Weapon Level 3
Slots 2

Restrictions

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

Scripts

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