Viewing Item

#600014: Poenitentia Ensis

Item ID 600014 For Sale No
Identifier Poenitentia_Ensis Credit Price Not For Sale
Name Poenitentia Ensis Type Weapon - Two-Handed Sword
NPC Buy 0 Weight 220
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 315 Min Equip Level 230
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Knight
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus

8 bAtkRate,10;

9 bonus2

10 bSkillAtk,"DK_STORMSLASH",10;

11 bonus2

12 bSkillAtk,"RK_IGNITIONBREAK",3*(.@r/2);

13 if

14 (.@r

15 =7)

16 {

17 bonus

18 bVariableCastrate,-10;

19 if

20 (.@r

21 =9)

22 {

23 bonus2

24 bSkillAtk,"RK_IGNITIONBREAK",25;

25 if

26 (.@r

27 =11)

28 {

29 bonus2

30 bSkillCooldown,"RK_IGNITIONBREAK",-700;

31 }

32 }

33 }

34 if

35 (.@g

36 =

37 ENCHANTGRADE_D)

38 {

39 bonus2

40 bSkillAtk,"DK_STORMSLASH",5;

41 if

42 (.@g

43 =

44 ENCHANTGRADE_C)

45 {

46 bonus

47 bPAtk,1;

48 bonus2

49 bSkillAtk,"DK_STORMSLASH",8;

50 if

51 (.@g

52 =

53 ENCHANTGRADE_B)

54 {

55 bonus

56 bPow,2;

57 bonus2

58 bSkillAtk,"DK_STORMSLASH",12;

59 }

60 }

61 }

Equip Script None
Unequip Script None