
RENEWAL / ITEMS
Guillotine Cross Stone II (Garment)
#310188Card
Guillotinecross_Robe2
TypeCard
Weight0
Buy price0 z
Sell price0 z
Description
Increases critical damage by 15%, if learned Katar Mastery level 10, enables to use Double Attack level 3 (If user has higher level, that level will be triggered instead).
When equipped with Assassin Cross Stone II (Upper), ATK + 5%, increases critical damage by 15%.
When equipped with Assassin Cross Stone II (Middle), increases Counter Slash damage by 20%.
When equipped with Assassin Cross Stone II (Lower), reduces global cooldown by 5%
Item details
- Trade
Item effect script
bonus bCritAtkRate,15;
if (getskilllv("AS_KATAR") >= 10) {
skill "TF_DOUBLE",3;
}