Mystic Project 5  |   Divine Ascension Ragnarok Online
Users Online: 24
Status:
Mystic Project 5 |   Divine Ascension Ragnarok Online
Users Online: 24

Viewing Item

#32019: Boost Lance-OS

Item ID 32019
Identifier Boost_Lance-OS
Name Boost Lance-OS Type Weapon - One-Handed Spear
NPC Buy 20 Weight 100
NPC Sell 0 Weapon Level 4
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 190 Min Equip Level 85
Equip Locations Main Hand
Equip Upper Normal / Upper / Baby
Equippable Jobs Crusader
Equip Gender Both (Male and Female)
Item Use Script

1 .@r = getrefine(); .@aspd = 3; if (.@r >= 5) { .@aspd += 7; if (.@r >= 7) { .@dmg = 20; if (.@r >= 9) { .@dmg += 15; } bonus2 bSkillAtk,"LG_BANISHINGPOINT",.@dmg; } } bonus bAspdRate,.@aspd;

Equip Script None
Unequip Script None