Viewing Item

#310924: Spell of Varmundt Lv2

Item ID 310924 For Sale No
Identifier Barmund_Spl2 Credit Price Not For Sale
Name Spell 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(bSpl)/20);

2 .@g = getenchantgrade();

3 bonus bSpl,2;

4 bonus bSmatk,2*.@param;

5 bonus bMatk,4*.@param;

6 if (.@g>=1) {

7 bonus bSmatk,.@param;

8 if (.@g>=2) {

9 bonus bSmatk,.@param;

10 if (.@g>=3) {

11 bonus bSmatk,.@param;

12 if (.@g>=4) {

13 bonus bSmatk,2*.@param;

14 }

15 }

16 }

17 }

Equip Script None
Unequip Script None
Description None