Viewing Item

#310921: Power of Varmundt Lv2

Item ID 310921 For Sale No
Identifier Barmund_Pow2 Credit Price Not For Sale
Name Power of Varmundt Lv2 Type Card - Enchant
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@param = (readparam(bPow)/20);

2 .@g = getenchantgrade();

3 bonus bPow,2;

4 bonus bPAtk,2*.@param;

5 bonus bBaseAtk,4*.@param;

6 if (.@g>=1) {

7 bonus bPAtk,.@param;

8 if (.@g>=2) {

9 bonus bPAtk,.@param;

10 if (.@g>=3) {

11 bonus bPAtk,.@param;

12 if (.@g>=4) {

13 bonus bPAtk,2*.@param;

14 }

15 }

16 }

17 }

Equip Script None
Unequip Script None
Description None