Viewing Item

#500025: Adulter Fides Guardian Sword

Item ID 500025 For Sale No
Identifier Adulter_F_G_Sword Credit Price Not For Sale
Name Adulter Fides Guardian Sword Type Weapon - One-Handed Sword
NPC Buy 0 Weight 200
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 200 Min Equip Level 180
MATK 220 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus2

5 bSkillAtk,"LG_RAYOFGENESIS",10;

6 bonus

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

8 if

9 (.@r

10 =7)

11 {

12 bonus2

13 bSkillAtk,"LG_RAYOFGENESIS",20;

14 if

15 (.@r

16 =9)

17 {

18 bonus2

19 bSkillCooldown,"LG_RAYOFGENESIS",-500;

20 if

21 (.@r

22 =11)

23 {

24 bonus2

25 bSkillAtk,"LG_RAYOFGENESIS",25;

26 if

27 (.@r

28 =12)

29 {

30 bonus2

31 bMagicAtkEle,Ele_Neutral,15;

32 bonus2

33 bMagicAtkEle,Ele_Holy,15;

34 }

35 }

36 }

37 }

Equip Script None
Unequip Script None