Viewing Item

#590024: Vivatus Fides Scepter

Item ID 590024 For Sale No
Identifier Vivatus_F_Hall Credit Price Not For Sale
Name Vivatus Fides Scepter Type Weapon - Mace
NPC Buy 0 Weight 300
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 230 Min Equip Level 210
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Alchemist
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g = getenchantgrade();

2 .@r = getrefine();

3 bonus bUnbreakableWeapon;

4 bonus2 bSkillAtk,"GN_CART_TORNADO",10;

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

6 if (.@r>=7) {

7 bonus2 bSkillAtk,"GN_CART_TORNADO",20;

8 if (.@r>=9) {

9 bonus bDelayrate,-10;

10 if (.@r>=11) {

11 bonus2 bSkillAtk,"GN_CART_TORNADO",25;

12 if (.@r>=12) {

13 bonus bShortAtkRate,15;

14 }

15 }

16 }

17 }

18 if (.@g>=1) {

19 if (.@r>=11) {

20 bonus2 bAddEle,Ele_All,15;

21 }

22 }

23 if (.@g>=2) {

24 bonus2 bSkillAtk,"GN_CART_TORNADO",15;

25 if (.@g>=3) {

26 bonus2 bAddClass,Class_All,7;

27 if (.@g>=4) {

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

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

30 }

31 }

32 }

Equip Script None
Unequip Script None
Description None