Viewing Item

#500027: Vivatus Fides Guardian Sword

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

1 .@g = getenchantgrade();

2 .@r = getrefine();

3 bonus2 bSkillAtk,"LG_RAYOFGENESIS",10;

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

5 if (.@r>=7) {

6 bonus2 bSkillAtk,"LG_RAYOFGENESIS",20;

7 if (.@r>=9) {

8 bonus2 bSkillCooldown,"LG_RAYOFGENESIS",-500;

9 if (.@r>=11) {

10 bonus2 bSkillAtk,"LG_RAYOFGENESIS",25;

11 if (.@r>=12) {

12 bonus2 bMagicAtkEle,Ele_Neutral,15;

13 bonus2 bMagicAtkEle,Ele_Holy,15;

14 }

15 }

16 }

17 }

18 if (.@g>=1) {

19 if (.@r>=11) {

20 bonus2 bMagicAddEle,Ele_All,15;

21 }

22 }

23 if (.@g>=2) {

24 bonus2 bSkillAtk,"LG_RAYOFGENESIS",15;

25 if (.@g>=3) {

26 bonus bMatkRate,7;

27 if (.@g>=4) {

28 bonus bSmatk,(.@r/3);

29 bonus bSpl,(.@r/3);

30 }

31 }

32 }

Equip Script None
Unequip Script None
Description None