AuraRO Logo

Viewing Item

#500008: Invidia Bundle

Item ID 500008 For Sale No
Identifier Invidia Bundle Credit Price Not For Sale
Name Invidia Bundle Type
NPC Buy 0 Weight 180
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 210 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r = getrefine();

2 bonus2 bSkillAtk,"GN_CART_TORNADO",10;

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

4 if (.@r>=7) {

5 bonus2 bSkillAtk,"GN_CART_TORNADO",15;

6 }

7 if (.@r>=9) {

8 bonus bAspdRate,10;

9 }

10 if (.@r>=11) {

11 bonus2 bSkillAtk,"GN_CART_TORNADO",25;

12 }

Equip Script None
Unequip Script None