Viewing Item

#400566: Awaking Bloom

Item ID 400566 For Sale No
Identifier aegis_400566 Credit Price Not For Sale
Name Awaking Bloom Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMdef,10;

3 bonus2 bSubClass,Class_Normal,20;

4 bonus2 bSubClass,Class_Boss,20;

5 bonus2 bSubRace,RC_Player_Human,13;

6 bonus2 bSubRace,RC_Player_Doram,13;

7 bonus bDelayrate,-2*.@r;

8 if (.@r>=7) {

9 bonus2 bAddEle,Ele_All,15;

10 bonus2 bMagicAddEle,Ele_All,15;

11 bonus bMaxHPrate,10;

12 bonus bMaxSPrate,10;

13 if (.@r>=9) {

14 bonus2 bAddEle,Ele_All,25;

15 bonus2 bMagicAddEle,Ele_All,25;

16 bonus bAllStats,10;

17 }

18 }

Equip Script None
Unequip Script None