Viewing Item

#470180: Starry Sky Twin Prime

Item ID 470180 For Sale No
Identifier aegis_470180 Credit Price Not For Sale
Name Starry Sky Twin Prime Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 20
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
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 .@r = getrefine();

2 bonus bMdef,15;

3 bonus2 bSubClass,Class_Normal,5;

4 bonus2 bSubClass,Class_Boss,5;

5 bonus2 bSubRace,RC_Player_Human,10;

6 bonus bDelayrate,-4*.@r;

7 if (.@r>=7) {

8 bonus bAllStats,15;

9 bonus bAtkRate,15;

10 bonus bMatkRate,15;

11 }

12 if (.@r>=9) {

13 bonus bAllStats,15;

14 bonus bAtkRate,25;

15 bonus bMatkRate,25;

16 }

Equip Script None
Unequip Script None