Viewing Item

#26152: Staff of Puffy

Item ID 26152 For Sale No
Identifier Staff_Of_Puffy_jp Credit Price Not For Sale
Name Staff of Puffy Type Weapon - Staff
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 4
Range 5 Defense 0
Slots 1 Refineable Yes
Attack 70 Min Equip Level 100
MATK 150 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Priest / Sage
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 if (getskilllv("SO_SPELLFIST")>=5) {

3 bonus2 bSkillAtk,"MG_FIREBOLT",.@r*3;

4 bonus2 bSkillAtk,"MG_COLDBOLT",.@r*3;

5 bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@r*3;

6 }

7 if (.@r>=10) {

8 skill "TF_DOUBLE",3;

9 }

Equip Script None
Unequip Script None