AuraRO Logo

Viewing Item

#19164: Awakened Eden Group Hat I

Item ID 19164 For Sale No
Identifier Awakened Eden Group Hat I Credit Price Not For Sale
Name Awakened Eden Group Hat I Type
NPC Buy 20 Weight 0
NPC Sell 10 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 None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 autobonus "{ bonus bBaseAtk,15; }",70,5000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";

2 autobonus "{ bonus bMatk,15; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";

3 .@r = getrefine();

4 if (.@r >= 7) {

5 bonus bBaseAtk,10;

6 bonus bMatk,10;

7 if (.@r >= 9) {

8 bonus bAllStats,1;

9 if (.@r >= 12) {

10 bonus2 bRegenPercentSP,1,10000;

11 }

12 }

13 }

Equip Script None
Unequip Script None