ID #310188
Card
Guillotine Cross Stone II (Garment)
Buy Price: N/A
Sell Price: N/A
Increases Critical Damage by 15%.
Enables the use of Double Attack Level 3 if you have learned Katar Mastery Level 10 (if learned at a higher Level of Double Attack, use that instead).
_______________________
When equipped with Assassin Cross Stone II(Upper):
ATK +5%
Increases Critical Damage by additional 15%.
_______________________
When equipped with Assassin Cross Stone II(Mid):
Increases damage of Counter Slash by 20%.
_______________________
When equipped with Assassin Cross Stone II(Lower):
Decreases After Skill Delay by 5%.
Enables the use of Double Attack Level 3 if you have learned Katar Mastery Level 10 (if learned at a higher Level of Double Attack, use that instead).
_______________________
When equipped with Assassin Cross Stone II(Upper):
ATK +5%
Increases Critical Damage by additional 15%.
_______________________
When equipped with Assassin Cross Stone II(Mid):
Increases damage of Counter Slash by 20%.
_______________________
When equipped with Assassin Cross Stone II(Lower):
Decreases After Skill Delay by 5%.
Basic Information
Type
Card
Scripts
Script bonus bCritAtkRate,15; if (getskilllv("AS_KATAR") >= 10) { skill "TF_DOUBLE",3; }
bonus bCritAtkRate,15;
if (getskilllv("AS_KATAR") >= 10) {
skill "TF_DOUBLE",3;
}