Viewing Item

#630006: Illusion Brionac

Item ID 630006 For Sale No
Identifier Brionac_IL Credit Price Not For Sale
Name Illusion Brionac Type Weapon - Two-Handed Spear
NPC Buy 0 Weight 300
NPC Sell 0 Weapon Level 4
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 210 Min Equip Level 120
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Swordman / Knight / Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bAddClass,Class_All,10;

3 bonus2 bSkillAtk,"LG_OVERBRAND",5*(.@r/2);

4 if (.@r>=7) {

5 bonus2 bSkillAtk,"LG_OVERBRAND",20;

6 }

7 if (.@r>=9) {

8 bonus2 bAddSize,Size_Medium,15;

9 bonus2 bAddSize,Size_Large,15;

10 }

11 if (.@r>=11) {

12 bonus2 bAddRace,RC_Fish,30;

13 bonus2 bAddRace,RC_Demon,30;

14 }

Equip Script None
Unequip Script None