Viewing Item

#313074: Forest Magic Orb (Assassin)

Item ID 313074 For Sale No
Identifier Ep21_4_Assassin Credit Price Not For Sale
Name Forest Magic Orb (Assassin) 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 bCritical,2;

4 bonus bBaseAtk,20;

5 if (.@r>=7) {

6 bonus bCritAtkRate,3;

7 if (.@r>=9) {

8 bonus bCritAtkRate,4;

9 if (.@r>=11) {

10 bonus bCritAtkRate,5;

11 }

12 }

13 }

Equip Script None
Unequip Script None