Viewing Item

#480026: Gemini Manteau

Item ID 480026 For Sale No
Identifier Gemini_Manteau_J Credit Price Not For Sale
Name Gemini Manteau Type Armor
NPC Buy 20 Weight 30
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 Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMdef,5;

3 bonus bBaseAtk,20;

4 bonus bMatk,20;

5 bonus bMaxHPrate,10;

6 bonus bMaxSPrate,10;

7 bonus bDelayrate,-5;

8 bonus2 bSubEle,Ele_Neutral,20;

9 if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) {

10 bonus bBaseAtk,30;

11 bonus bMatk,30;

12 bonus bMaxHPrate,10;

13 bonus bMaxSPrate,10;

14 bonus bDelayrate,-5;

15 if (.@r>=8)

16 bonus bLongAtkRate,20;

17 }

Equip Script None
Unequip Script None