Viewing Item

#540020: Adulter Fides Poison Book

Item ID 540020 For Sale No
Identifier Adulter_F_P_Book Credit Price Not For Sale
Name Adulter Fides Poison Book Type Weapon - Book
NPC Buy 0 Weight 130
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 170 Min Equip Level 180
MATK 200 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Sage
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus2

5 bSkillAtk,"SO_POISON_BUSTER",10;

6 bonus

7 bMatk,12*(.@r/3);

8 if

9 (.@r

10 =7)

11 {

12 bonus2

13 bSkillAtk,"SO_POISON_BUSTER",20;

14 if

15 (.@r

16 =9)

17 {

18 bonus2

19 bSkillCooldown,"SO_POISON_BUSTER",-1000;

20 if

21 (.@r

22 =11)

23 {

24 bonus2

25 bSkillAtk,"SO_POISON_BUSTER",25;

26 if

27 (.@r

28 =12)

29 {

30 bonus2

31 bMagicAtkEle,Ele_Poison,15;

32 }

33 }

34 }

35 }

Equip Script None
Unequip Script None