Viewing Item

#830011: Vivatus Fides Gatling Gun

Item ID 830011 For Sale No
Identifier Vivatus_F_Gatling Credit Price Not For Sale
Name Vivatus Fides Gatling Gun Type Weapon - Gatling Gun
NPC Buy 0 Weight 150
NPC Sell 0 Weapon Level 5
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 250 Min Equip Level 210
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Rebellion
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g = getenchantgrade();

2 .@r = getrefine();

3 bonus2 bSkillAtk,"RL_R_TRIP",10;

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

5 if (.@r>=7) {

6 bonus2 bSkillAtk,"RL_R_TRIP",20;

7 if (.@r>=9) {

8 bonus2 bAddSize,Size_All,15;

9 if (.@r>=11) {

10 bonus2 bSkillAtk,"RL_R_TRIP",25;

11 if (.@r>=12) {

12 bonus bLongAtkRate,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,"RL_R_TRIP",15;

24 if (.@g>=3) {

25 bonus2 bAddClass,Class_All,7;

26 if (.@g>=4) {

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

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

29 }

30 }

31 }

Equip Script None
Unequip Script None
Description None