Viewing Item

#480372: Mad Bunny Backpack

Item ID 480372 For Sale No
Identifier Giant_Mad_Bunny_TW Credit Price Not For Sale
Name Mad Bunny Backpack Type Armor
NPC Buy 0 Weight 20
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bSubEle,Ele_Neutral,10;

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

4 bonus bMatk,10*(.@r/2);

5 bonus bPow,2*(.@r/3);

6 bonus bCon,2*(.@r/3);

7 bonus bSpl,2*(.@r/3);

8 if (.@r>=7) {

9 bonus bAtkRate,10;

10 bonus bMatkRate,10;

11 if (.@r>=9) {

12 bonus bShortAtkRate,12;

13 bonus bLongAtkRate,12;

14 bonus2 bMagicAtkEle,Ele_All,12;

15 if (.@r>=11) {

16 bonus bDelayrate,-10;

17 if (.@r>=13) {

18 bonus2 bAddRace,RC_All,15;

19 bonus2 bMagicAddRace,RC_All,15;

20 }

21 }

22 }

23 }

Equip Script None
Unequip Script None