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

2 =

3 getrefine();

4 bonus

5 bMdef,15;

6 bonus2

7 bSubClass,Class_Normal,5;

8 bonus2

9 bSubClass,Class_Boss,5;

10 bonus2

11 bSubRace,RC_Player_Human,10;

12 bonus

13 bDelayrate,-4*.@r;

14 if

15 (.@r

16 =7)

17 {

18 bonus

19 bAllStats,15;

20 bonus

21 bAtkRate,15;

22 bonus

23 bMatkRate,15;

24 }

25 if

26 (.@r

27 =9)

28 {

29 bonus

30 bAllStats,15;

31 bonus

32 bAtkRate,25;

33 bonus

34 bMatkRate,25;

35 }

Equip Script None
Unequip Script None