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

Entangled Intermediate Rgan Card

Buy Price: N/A Sell Price: N/A
Critical +5
_______________________
Up to max +11 Refine Level:
Critical -15
Decreases Critical Damage by 10%.
_______________________
Refine Level +12:
Critical +15
Incrreases Critical Damage by 10%.
_______________________
When Armor Level of compounded equipment is 2:
C.RATE +5
_______________________
Type: Card
Compound on: Shoes
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 bCritical,5; if (getrefine() < 12) { bonus bCritical,-15; bonus bCritAtkRate,-10; } else { bonus bCritical,15; bonus bCritAtkRate,10; } if (getequiparmorlv() == 2) { bonus bCRate,5; }
bonus bCritical,5;
if (getrefine() < 12) {
  bonus bCritical,-15;
  bonus bCritAtkRate,-10;
}
else {
  bonus bCritical,15;
  bonus bCritAtkRate,10;
}
if (getequiparmorlv() == 2) {
  bonus bCRate,5;
}
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.