Viewing Item

#500015: Pressure Genesis Booster Sword

Item ID 500015 For Sale No
Identifier PG_B_Sword Credit Price Not For Sale
Name Pressure Genesis Booster Sword Type Weapon - One-Handed Sword
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 150 Min Equip Level 80
MATK 180 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 .@r

2 =

3 getrefine();

4 bonus

5 bMatkRate,2;

6 bonus

7 bMatk,3*.@r;

8 bonus

9 bMatk,3*(min(BaseLevel,195)/15);

10 if

11 (.@r

12 =7)

13 {

14 bonus2

15 bMagicAtkEle,Ele_Holy,getskilllv("CR_TRUST");

16 }

17 if

18 (.@r

19 =9)

20 {

21 bonus

22 bVariableCastrate,-10;

23 bonus2

24 bSkillAtk,"LG_RAYOFGENESIS",25;

25 bonus2

26 bSkillAtk,"PA_PRESSURE",25;

27 }

28 if

29 (.@r

30 =11)

31 {

32 bonus2

33 bMagicAddSize,Size_All,15;

34 bonus2

35 bMagicAtkEle,Ele_Holy,15;

36 }

37 if

38 (.@r

39 =13)

40 {

41 bonus2

42 bSkillAtk,"LG_RAYOFGENESIS",15;

43 bonus2

44 bSkillAtk,"PA_PRESSURE",15;

45 }

Equip Script None
Unequip Script None