Viewing Item

#310144: Automatic Orb(Angle Shot)

Item ID 310144 For Sale No
Identifier aegis_310144 Credit Price Not For Sale
Name Automatic Orb(Angle Shot) Type Card
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bLongAtkRate,10;

3 bonus2 bSkillAtk,"SC_TRIANGLESHOT",15;

4 if (.@r>=9) {

5 bonus2 bSkillAtk,"SC_TRIANGLESHOT",3;

6 if (.@r>=11) {

7 bonus bLongAtkRate,5;

8 bonus2 bSkillAtk,"SC_TRIANGLESHOT",7;

9 }

10 }

Equip Script None
Unequip Script None