Viewing Item

#470032: Gemini Shoes

Item ID 470032 For Sale No
Identifier Gemini_Shoes_J Credit Price Not For Sale
Name Gemini Shoes Type Armor
NPC Buy 20 Weight 40
NPC Sell 10 Weapon Level 0
Range 0 Defense 25
Slots 0 Refineable Yes
Attack 0 Min Equip Level None
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,5;

6 bonus

7 bBaseAtk,50;

8 bonus

9 bMatk,50;

10 bonus

11 bMaxHPrate,10;

12 bonus

13 bMaxSPrate,10;

14 bonus

15 bDelayrate,-10;

16 if

17 ((eaclass()&EAJL_THIRD)

18 &&

19 (BaseJob

20 ==

21 Job_Bard

22 ||

23 BaseJob

24 ==

25 Job_Dancer))

26 {

27 bonus

28 bBaseAtk,80;

29 bonus

30 bMatk,80;

31 bonus

32 bMaxHPrate,10;

33 bonus

34 bMaxSPrate,10;

35 bonus2

36 bSkillAtk,"WM_REVERBERATION",100;

37 if

38 (.@r

39 =8)

40 bonus2

41 bVariableCastrate,"WM_REVERBERATION",-100;

42 }

Equip Script None
Unequip Script None