Viewing Item

#530014: Vivatus Fides Guardian Spear

Item ID 530014 For Sale No
Identifier Vivatus_F_G_Spear Credit Price Not For Sale
Name Vivatus Fides Guardian Spear Type Weapon - One-Handed Spear
NPC Buy 0 Weight 180
NPC Sell 0 Weapon Level 5
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 220 Min Equip Level 210
MATK 0 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_OVERBRAND",10;

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

5 if (.@r>=7) {

6 bonus2 bSkillAtk,"LG_OVERBRAND",20;

7 if (.@r>=9) {

8 bonus bDelayrate,-10;

9 if (.@r>=11) {

10 bonus2 bSkillAtk,"LG_OVERBRAND",25;

11 if (.@r>=12) {

12 bonus bShortAtkRate,15;

13 }

14 }

15 }

16 }

17 if (.@g>=1) {

18 if (.@r>=11) {

19 bonus2 bAddEle,Ele_All,15;

20 }

21 }

22 if (.@g>=2) {

23 bonus2 bSkillAtk,"LG_OVERBRAND",15;

24 if (.@g>=3) {

25 bonus2 bAddClass,Class_All,7;

26 if (.@g>=4) {

27 bonus bPAtk,(.@r/3);

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

29 }

30 }

31 }

Equip Script None
Unequip Script None
Description None