ID #300469
Card
Melibe Slug Card
Buy Price: N/A
Sell Price: N/A
Increases Magical Damage with Fire, Wind and Earth element by 25%.
_______________________
Base INT at least 90:
Increases SP Consumption by 7%.
_______________________
Type: Card
Compound on: Accessory(Right)
Weight: 1
_______________________
Base INT at least 90:
Increases SP Consumption by 7%.
_______________________
Type: Card
Compound on: Accessory(Right)
Weight: 1
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script bonus2 bMagicAtkEle,Ele_Earth,25; bonus2 bMagicAtkEle,Ele_Fire,25; bonus2 bMagicAtkEle,Ele_Wind,25; if (readparam(bInt)>=90) { bonus bUseSPrate,7; }
bonus2 bMagicAtkEle,Ele_Earth,25;
bonus2 bMagicAtkEle,Ele_Fire,25;
bonus2 bMagicAtkEle,Ele_Wind,25;
if (readparam(bInt)>=90) {
bonus bUseSPrate,7;
}