Viewing Item

#410348: Divine Protect Shield

Item ID 410348 For Sale No
Identifier D_Protect_Shields Credit Price Not For Sale
Name Divine Protect Shield Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bMaxHPrate,10;

3 bonus

4 bMaxSPrate,10;

5 bonus2

6 bResEff,Eff_Confusion,10000;

7 bonus2

8 bResEff,Eff_Hallucination,10000;

9 bonus

10 bDef,100;

11 bonus

12 bMdef,20;

13 skill

14 "LG_SHIELDSPELL",3;

15 bonus2

16 bSubRace,RC_Player_Doram,10;

17 bonus2

18 bSubRace,RC_Player_Human,10;

19 if

20 (readparam(bVit)

21 =90)

22 {

23 bonus

24 bDef,200;

25 bonus

26 bMdef,40;

27 bonus

28 bFixedCast,-500;

29 bonus

30 bVariableCastrate,-30;

31 bonus2

32 bHPRegenRate,600,5000;

33 bonus2

34 bSPRegenRate,60,5000;

35 }

36 else

37 if

38 (readparam(bVit)

39 =60)

40 {

41 bonus

42 bVariableCastrate,-30;

43 bonus2

44 bHPRegenRate,300,5000;

45 bonus2

46 bSPRegenRate,30,5000;

47 }

Equip Script None
Unequip Script None