ID #300243
Card
Lude Gal Card
Buy Price: N/A
Sell Price: N/A
When equipped by Novice or Super Novice:
MATK +10%, MaxSP +500.
When equipped with Ghost Cube Card:
Magical attacks have a certain chance to increase Magical Damage with Water and Fire element by 40% for 7 seconds.
_______________________
Type: Card
Compound on: Accessory
Weight: 1
MATK +10%, MaxSP +500.
When equipped with Ghost Cube Card:
Magical attacks have a certain chance to increase Magical Damage with Water and Fire element by 40% for 7 seconds.
_______________________
Type: Card
Compound on: Accessory
Weight: 1
Monster Drops
Card Drops
Lude Gal
Rate: 0.5%
Available from boxes
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script if (BaseJob == JOB_NOVICE) { bonus bMatkRate,10; bonus bMaxSP,500; }
if (BaseJob == JOB_NOVICE) {
bonus bMatkRate,10;
bonus bMaxSP,500;
}