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

Jormungandr Sanctuary Cleaner Card

Buy Price: N/A Sell Price: N/A
ATK +40
_______________________
Increases Ranged Physical Damage by 5%.
_______________________
Refine Level +10:
Increases Ranged Physical Damage by additional 5%.
_______________________
When Weapon Level of compounded equipment is 5:
Increases Ranged Physical Damage by additional 10%.
_______________________
When equipped with Jormungandr Church Bishop Card:
Increases Ranged Physical Damage by additional 15%.
_______________________
Type: Card
Compound on: Weapon
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

bonus bLongAtkRate,5; bonus bBaseAtk,40; if (getrefine()>=10) { bonus bLongAtkRate,5; if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_WEAPONLEVEL)==5) { bonus bLongAtkRate,10; } }
bonus bLongAtkRate,5;
bonus bBaseAtk,40;
if (getrefine()>=10) {
   bonus bLongAtkRate,5;
   if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_WEAPONLEVEL)==5) {
      bonus bLongAtkRate,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.