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 #27261 Card

Ju Card

Buy Price: N/A Sell Price: N/A
Increases damage of Fire Bolt, Cold Bolt and Lightning Bolt by 10%.
_______________________
When compounded on a Book:
Increases damage of Fire Bolt, Cold Bolt and Lightning Bolt by 20%.

Refine Level +14:
Increases damage of Fire Bolt, Cold Bolt and Lightning Bolt by 20%.
_______________________
Type: Card
Compound on: Weapon
Weight: 1

Monster Drops

Card Drops

Ju

Rate: 0.5%

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

.@rate = 10 + (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOOK ? 20 : 0) + (getrefine() >= 14 ? 20 : 0); bonus2 bSkillAtk,"MG_FIREBOLT",.@rate; bonus2 bSkillAtk,"MG_COLDBOLT",.@rate; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@rate;
.@rate = 10 + (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOOK ? 20 : 0) + (getrefine() >= 14 ? 20 : 0);
bonus2 bSkillAtk,"MG_FIREBOLT",.@rate;
bonus2 bSkillAtk,"MG_COLDBOLT",.@rate;
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@rate;
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.