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

Ranger Cecil Card

Buy Price: N/A Sell Price: N/A
When equipped by Ranger:
Critical +20
Increases Bow class weapon damage by 15%.
_______________________
Base Level at least 175:
All Basic Stats +10
_______________________
Refine Level +10:
All Basic Stats +10
_______________________
When equipped with True Cecil Damon Card:
3% chance to transform into Cecil Damon when dealing physical damage.
During tranformation:
ATK +100
_______________________
Type: Card
Compound on: Garment
Weight: 1

Monster Drops

Card Drops

Ranger Cecil

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

if (eaclass()&EAJL_THIRD && BaseJob == Job_Hunter) { bonus bCritical,20; bonus2 bWeaponDamageRate,W_BOW,15; } if (BaseLevel>174) bonus bAllStats,10; if (getrefine()>9) bonus bAllStats,10;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Hunter) {
   bonus bCritical,20;
   bonus2 bWeaponDamageRate,W_BOW,15;
}
if (BaseLevel>174)
   bonus bAllStats,10;
if (getrefine()>9)
   bonus bAllStats,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.