Viewing Item

#450247: The Brillance

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

1 .@r = getrefine();

2 .@l = BaseLevel;

3 bonus bAspdRate,10;

4 bonus2 bAddRace,RC_All,7*getskilllv("SR_KNUCKLEARROW");

5 if (getskilllv("SR_LIGHTNINGWALK") == 5)

6 bonus2 bSkillAtk,"SR_RAISINGDRAGON",2*.@l;

7 if (getskilllv("SR_RAISINGDRAGON") == 10) {

8 bonus bVariableCastrate,-15;

9 bonus bHPGainValue,150;

10 bonus bSPGainValue,15;

11 }

12 if (.@r>=5) {

13 bonus bBaseAtk,.@l/2;

14 if (.@r>=7)

15 bonus bBaseAtk,.@l/2;

16 }

Equip Script None
Unequip Script None