Viewing Item

#490197: Origin of Fire

Item ID 490197 For Sale No
Identifier The_Origin_of_Fire Credit Price Not For Sale
Name Origin of Fire Type Armor
NPC Buy 0 Weight 1
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Accessory Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Guild Storage / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus bCritical,2;

3 bonus bBaseAtk,5;

4 if (.@r >= 7) {

5 bonus bBaseAtk,3;

6 bonus bHit,2;

7 bonus bCritical,3;

8 if (.@r >= 9) {

9 bonus bBaseAtk,5;

10 bonus bHit,3;

11 bonus bCritical,1;

12 }

13 }

Equip Script None
Unequip Script None