Viewing Item

#300380: Entangled Intermediate Rgan Card

Item ID 300380 For Sale No
Identifier E_Inter_Rgan_Card Credit Price Not For Sale
Name Entangled Intermediate Rgan Card Type Card
NPC Buy 0 Weight 1
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 Footgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bCritical,5;

2 if (getrefine() < 12) {

3 bonus bCritical,-15;

4 bonus bCritAtkRate,-10;

5 }

6 else {

7 bonus bCritical,15;

8 bonus bCritAtkRate,10;

9 }

10 if (getequiparmorlv() == 2) {

11 bonus bCRate,5;

12 }

Equip Script None
Unequip Script None