Viewing Item

#313073: Forest Magic Orb (Archer)

Item ID 313073 For Sale No
Identifier Ep21_4_Archer Credit Price Not For Sale
Name Forest Magic Orb (Archer) Type Card - Enchant
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 bPAtk,5;

3 bonus bBaseAtk,30;

4 if (.@r>=7) {

5 bonus bLongAtkRate,3;

6 if (.@r>=9) {

7 bonus bLongAtkRate,4;

8 if (.@r>=11) {

9 bonus bLongAtkRate,5;

10 }

11 }

12 }

Equip Script None
Unequip Script None