Viewing Item

#313124: Furious Energy (Plant)

Item ID 313124 For Sale No
Identifier FuriousEnergy_Pla Credit Price Not For Sale
Name Furious Energy (Plant) 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 .@g = getenchantgrade();

2 bonus2 bAddRace,RC_Plant,5;

3 bonus2 bMagicAddRace,RC_Plant,5;

4 if (.@g>=ENCHANTGRADE_B) {

5 bonus2 bAddRace,RC_Plant,5;

6 bonus2 bMagicAddRace,RC_Plant,5;

7 if (.@g>=ENCHANTGRADE_A) {

8 bonus2 bAddRace,RC_Plant,5;

9 bonus2 bMagicAddRace,RC_Plant,5;

10 }

11 }

Equip Script None
Unequip Script None