Guillotine Cross Stone II (Garment)

Item ID 310188 Name Guillotine Cross Stone II (Garment)
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%.
Weapon Level 0 Identifier Guillotinecross_Robe2
Attack 0 Type Card - Enchant
MATK 0 Equip Locations None
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 0 Min Equip Level None
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bCritAtkRate,15;
if (getskilllv("AS_KATAR") >= 10) {
   skill "TF_DOUBLE",3;
}

Set Script
Guillotine Cross Stone II (Garment)
Assassin Cross Stone II (Upper)
bonus bAtkRate,5;
bonus bCritAtkRate,15;
Guillotine Cross Stone II (Garment)
Assassin Cross Stone II (Lower)
bonus bDelayrate,-5;
Guillotine Cross Stone II (Garment)
Assassin Cross Stone II (Middle)
bonus2 bSkillAtk,"GC_COUNTERSLASH",20;
Guillotine Cross Stone (Upper)
Guillotine Cross Stone II (Garment)
bonus2 bSkillAtk,"GC_COUNTERSLASH",15;
Guillotine Cross Stone (Middle)
Guillotine Cross Stone II (Garment)
bonus2 bSkillAtk,"GC_CROSSIMPACT",15;
Guillotine Cross Stone (Lower)
Guillotine Cross Stone II (Garment)
bonus2 bAddRace,RC_All,15;
bonus2 bAddRace,RC_Player_Human,-15;
bonus2 bAddRace,RC_Player_Doram,-15;
Guillotine Cross Stone II (Upper)
Guillotine Cross Stone II (Garment)
bonus2 bSkillAtk,"GC_CROSSIMPACT",15;
Guillotine Cross Stone II (Middle)
Guillotine Cross Stone II (Garment)
bonus2 bSkillAtk,"GC_CROSSIMPACT",15;
Guillotine Cross Stone II (Lower)
Guillotine Cross Stone II (Garment)
bonus2 bAddRace,RC_All,15;
bonus2 bAddRace,RC_Player_Human,-15;
bonus2 bAddRace,RC_Player_Doram,-15;