Viewing Item

#500051: Cannon Rapier-OSAD

Item ID 500051 For Sale No
Identifier Cannon_Rapier_AD Credit Price Not For Sale
Name Cannon Rapier-OSAD Type Weapon - One-Handed Sword
NPC Buy 0 Weight 80
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 160 Min Equip Level 170
MATK 150 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Novice / Super novice / Swordman / Merchant / Thief / Knight / Blacksmith / Assassin / Crusader / Rogue / Alchemist
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus3 bAutoSpell,"MG_FIREBOLT",min(.@r,10),1;

3 bonus3 bAutoSpell,"MG_FIREBALL",min(.@r,10),1;

4 if (.@r>=7) {

5 bonus bAspdRate,10;

6 if (.@r>=9) {

7 bonus2 bSkillAtk,"MG_FIREBOLT",60;

8 bonus2 bSkillAtk,"MG_FIREBALL",60;

9 if (.@r>=11) {

10 bonus3 bAutoSpell,"WL_HELLINFERNO",4,1;

11 }

12 }

13 }

Equip Script None
Unequip Script None