Viewing Item

#450208: Paracelsus Coat

Item ID 450208 For Sale No
Identifier Paracelsus_Coat Credit Price Not For Sale
Name Paracelsus Coat 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 bonus bMaxHPrate,10;

3 bonus bMaxSPrate,10;

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

5 if (getskilllv("GN_CARTBOOST") == 5)

6 bonus bMaxHP,BaseLevel*50;

7 if (getskilllv("GN_FIRE_EXPANSION") == 5) {

8 bonus2 bSkillAtk,"GN_CARTCANNON",BaseLevel*2;

9 bonus2 bSkillAtk,"GN_CART_TORNADO",BaseLevel;

10 }

11 if (.@r>=5) {

12 bonus bDef,150;

13 bonus bMdef,15;

14 }

15 if (.@r>=7) {

16 bonus bDef,150;

17 bonus bMdef,15;

18 }

Equip Script None
Unequip Script None