Item ID | 13493 | For Sale | No | |
---|---|---|---|---|
Identifier | Cannon_Rapier_OS | Credit Price | Not For Sale | |
Name | Cannon Rapier-OS | Type | Weapon - One-Handed Sword | |
NPC Buy | 20 | Weight | 80 | |
NPC Sell | 10 | Weapon Level | 4 | |
Range | 1 | Defense | 0 | |
Slots | 2 | Refineable | Yes | |
Attack | 160 | Min Equip Level | 130 | |
MATK | 150 | Max Equip Level | None | |
Equip Locations | Main Hand | |||
Equip Upper | None | |||
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_FIREBALL",min(.@r,10),40; 3 if (.@r >= 7) { 4 bonus bAspdRate,7; 5 if (.@r >= 9) { 6 bonus2 bSkillAtk,"MG_FIREBALL",30; 7 if (.@r >= 11) { 8 bonus3 bAutoSpell,"WL_HELLINFERNO",3,40; 9 } 10 } 11 } |
|||
Equip Script | None | |||
Unequip Script | None |