0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #300551 Card

A-Ji and Geffen Card

Buy Price: N/A Sell Price: N/A
MDEF +35
_______________________
For each 10 Base Level:
MaxSP +50, MDEF +2 (up to Base Level 200).
Increases Damage against monsters of Plant race by 10%.
_______________________
Type: Card
Compound on: Garment
Weight: 1

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Card
10

Item Flags

Yes

Scripts

.@max_lvl = min(200,BaseLevel); bonus bMdef,35+2*(.@max_lvl/10); bonus bMaxSP,50*(.@max_lvl/10); bonus2 bAddRace,RC_Plant,10; bonus2 bMagicAddRace,RC_Plant,10;
.@max_lvl = min(200,BaseLevel);
bonus bMdef,35+2*(.@max_lvl/10);
bonus bMaxSP,50*(.@max_lvl/10);
bonus2 bAddRace,RC_Plant,10;
bonus2 bMagicAddRace,RC_Plant,10;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.