
RENEWAL / ITEMS
Furious Energy (Plant)
#313124Card
FuriousEnergy_Pla
TypeCard
Weight0
Buy price0 z
Sell price0 z
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Trade
Item effect script
.@g = getenchantgrade();
bonus2 bAddRace,RC_Plant,5;
bonus2 bMagicAddRace,RC_Plant,5;
if (.@g>=ENCHANTGRADE_B) {
bonus2 bAddRace,RC_Plant,5;
bonus2 bMagicAddRace,RC_Plant,5;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bAddRace,RC_Plant,5;
bonus2 bMagicAddRace,RC_Plant,5;
}
}