Viewing Item

#640022: Vivatus Fides Rod

Item ID 640022 For Sale No
Identifier Vivatus_F_Rod Credit Price Not For Sale
Name Vivatus Fides Rod Type Weapon - Two-Handed Staff
NPC Buy 0 Weight 190
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 200 Min Equip Level 210
MATK 340 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Wizard
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g = getenchantgrade();

2 .@r = getrefine();

3 bonus bUnbreakableWeapon;

4 bonus2 bSkillAtk,"WL_SOULEXPANSION",10;

5 bonus bMatk,18*(.@r/3);

6 if (.@r>=7) {

7 bonus2 bSkillAtk,"WL_SOULEXPANSION",20;

8 if (.@r>=9) {

9 bonus2 bMagicAddSize,Size_All,15;

10 if (.@r>=11) {

11 bonus2 bSkillAtk,"WL_SOULEXPANSION",25;

12 if (.@r>=12) {

13 bonus2 bMagicAtkEle,Ele_Ghost,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,"WL_SOULEXPANSION",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