0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #26152 Weapon

Staff of Puffy [1]

Buy Price: N/A Sell Price: N/A
A cane that contains the power of cats that use hypnosis, which is rare in the world.
_______________________
Attack Range: 5 cells
_______________________
MATK +150
_______________________
When Level 5 Spell Fist is learned:
For each Refine Level:
Increases damage of Fire Bolt, Cold Bolt, Lightning Bolt and Earth Spike by 3%.
_______________________
Refine Level +10:
Enables the use of Level 3 Double Attack.
_______________________
When equipped with Imp Card:
Increases Fixed Casting Time of Fire Bolt by 10 seconds.
_______________________
When equipped with Siroma Card:
Increases Fixed Casting Time of Cold Bolt by 10 seconds.
_______________________
When equipped with Elvira Card:
Increases Fixed Casting Time of Lightning Bolt by 10 seconds.
_______________________
Indestructible in battle
_______________________
Type: One-Handed Staff
Attack: 70
Weight: 100
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Archbishop and Sorcerer

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
300
5

Job Requirements

Yes
Yes

Requirements

4
100

Scripts

.@r = getrefine(); if (getskilllv("SO_SPELLFIST")>=5) { bonus2 bSkillAtk,"MG_FIREBOLT",.@r*3; bonus2 bSkillAtk,"MG_COLDBOLT",.@r*3; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@r*3; } if (.@r>=10) { skill "TF_DOUBLE",3; }
.@r = getrefine();
if (getskilllv("SO_SPELLFIST")>=5) {
   bonus2 bSkillAtk,"MG_FIREBOLT",.@r*3;
   bonus2 bSkillAtk,"MG_COLDBOLT",.@r*3;
   bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@r*3;
}
if (.@r>=10) {
   skill "TF_DOUBLE",3;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.