ID #26138
Weapon
Hellfire Staff [2]
Buy Price: N/A
Sell Price: N/A
A Staff which was used by a Flame Ghost.
Contains fire magic. Be careful not to burn yourself while using it.
_______________________
Indestructible in battle
_______________________
INT +5
MATK +180
_______________________
For each 2 Refine Levels:
MATK +15
_______________________
Refine Level +7:
Increases Magical Damage with Fire and Earth element by 5%.
_______________________
Refine Level +9:
Increases Magical Damage with Fire and Earth element by additional 10%.
_______________________
Type: One-Handed Staff
Attack: 110
Weight: 80
Weapon Level: 4
_______________________
Requirement:
Base Level 175
Magician, Acolyte and Soul Linker classes
Contains fire magic. Be careful not to burn yourself while using it.
_______________________
Indestructible in battle
_______________________
INT +5
MATK +180
_______________________
For each 2 Refine Levels:
MATK +15
_______________________
Refine Level +7:
Increases Magical Damage with Fire and Earth element by 5%.
_______________________
Refine Level +9:
Increases Magical Damage with Fire and Earth element by additional 10%.
_______________________
Type: One-Handed Staff
Attack: 110
Weight: 80
Weapon Level: 4
_______________________
Requirement:
Base Level 175
Magician, Acolyte and Soul Linker classes
Monster Drops
Normal Drops
Flame Ghost
Rate: 25%
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Weight
800
Range
1
Job Requirements
Acolyte
Yes
Mage
Yes
Monk
Yes
Priest
Yes
Sage
Yes
Soul Linker
Yes
Wizard
Yes
Requirements
Weapon Level
4
Min Level
175
Scripts
Script .@r = getrefine(); bonus bInt,5; bonus bMatk,15*(.@r/2); bonus bUnbreakableWeapon; if (.@r>=9) .@val = 15; else if (.@r>=7) .@val = 5; bonus2 bMagicAtkEle,Ele_Fire,.@val; bonus2 bMagicAtkEle,Ele_Earth,.@val;
.@r = getrefine(); bonus bInt,5; bonus bMatk,15*(.@r/2); bonus bUnbreakableWeapon; if (.@r>=9) .@val = 15; else if (.@r>=7) .@val = 5; bonus2 bMagicAtkEle,Ele_Fire,.@val; bonus2 bMagicAtkEle,Ele_Earth,.@val;