Viewing Item

#550029: Vivatus Fides Wand

Item ID 550029 For Sale No
Identifier Vivatus_F_Wand Credit Price Not For Sale
Name Vivatus Fides Wand Type Weapon - Staff
NPC Buy 0 Weight 150
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 160 Min Equip Level 210
MATK 210 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Priest
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g = getenchantgrade();

2 .@r = getrefine();

3 bonus bUnbreakableWeapon;

4 bonus2 bSkillAtk,"AB_ADORAMUS",10;

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

6 if (.@r>=7) {

7 bonus2 bSkillAtk,"AB_ADORAMUS",20;

8 if (.@r>=9) {

9 bonus2 bMagicAddSize,Size_All,15;

10 if (.@r>=11) {

11 bonus2 bSkillAtk,"AB_ADORAMUS",25;

12 if (.@r>=12) {

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,"AB_ADORAMUS",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