ID #4674
Card
Guillotine Cross Eremes Card
Buy Price: N/A
Sell Price: N/A
When equipped by Guillotine Cross:
ATK +15%
Perfect Dodge +10
_______________________
Base Level at least 175:
All Basic Stats +10
_______________________
Refine Level +10:
All Basic Stats +10
_______________________
When equipped with True Eremes Guile Card:
3% chance to transform into Eremes Guile when dealing physical damage.
During tranformation:
ATK +100
_______________________
Type: Card
Compound on: Garment
Weight: 1
ATK +15%
Perfect Dodge +10
_______________________
Base Level at least 175:
All Basic Stats +10
_______________________
Refine Level +10:
All Basic Stats +10
_______________________
When equipped with True Eremes Guile Card:
3% chance to transform into Eremes Guile when dealing physical damage.
During tranformation:
ATK +100
_______________________
Type: Card
Compound on: Garment
Weight: 1
Monster Drops
Card Drops
Guillotine Cross Eremes
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
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) { bonus bFlee2,10; bonus2 bAddRace,RC_All,15; } if (BaseLevel>174) bonus bAllStats,10; if (getrefine()>9) bonus bAllStats,10;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) {
bonus bFlee2,10;
bonus2 bAddRace,RC_All,15;
}
if (BaseLevel>174)
bonus bAllStats,10;
if (getrefine()>9)
bonus bAllStats,10;