Viewing Item

#520003: Scythe of Ice Flame

Item ID 520003 For Sale No
Identifier Scythe_Of_Ice_Flame Credit Price Not For Sale
Name Scythe of Ice Flame Type Weapon - One-Handed Axe
NPC Buy 20 Weight 400
NPC Sell 10 Weapon Level 4
Range 3 Defense 0
Slots 1 Refineable Yes
Attack 360 Min Equip Level 130
MATK 290 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Blacksmith / Alchemist
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bStr,3;

3 bonus bInt,5;

4 bonus2 bResEff,Eff_Freeze,((.@r>=9)?10000:(.@r>=7?7500:5000));

5 bonus2 bResEff,Eff_Burning,((.@r>=9)?10000:(.@r>=7?7500:5000));

6 bonus2 bSkillAtk,"MC_MAMMONITE",BaseLevel*10;

7 bonus2 bHPDrainRate,1000,((.@r>=9)?4:(.@r>=7?2:1));

8 bonus bMaxHPrate,2*.@r;

9 bonus bAtkRate,2*.@r;

10 bonus bPerfectHitAddRate,2*.@r;

11 if (.@r>=10)

12 bonus bNoSizeFix;

Equip Script None
Unequip Script None