Viewing Item

#540045: Vivatus Fides Stardust Book

Item ID 540045 For Sale No
Identifier Vivatus_F_Star_B Credit Price Not For Sale
Name Vivatus Fides Stardust Book Type Weapon - Book
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 240 Min Equip Level 210
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Star Gladiator
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g = getenchantgrade();

2 .@r = getrefine();

3 bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",10;

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

5 if (.@r>=7) {

6 bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",20;

7 if (.@r>=9) {

8 bonus2 bAddSize,Size_All,15;

9 if (.@r>=11) {

10 bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",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,"SJ_FALLINGSTAR_ATK",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