Illusion Tae Goo Lyeon

Item ID 21050 Name Illusion Tae Goo Lyeon
This is known as the sword of a brave man from the orient.
_______________________
Perfect Dodge +10
_______________________
For each Refine Level:
Increases Ranged Physical Damage by 2%.
_______________________
Refine Level +7:
Decreases SP Consumption by 20%.
_______________________
Refine Level +9:
Decreases After Skill Delay by 20%.
_______________________
Refine Level +11:
MaxHP +10%
MaxSP +10%
_______________________
When equipped with Illusion Boots:
Increases Ranged Physical Damage by 3%.
_______________________
Refine Level of Illusion Tae Goo Lyeon and Illusion Boots each is +7 or higher:
Decreases Variable Casting Time by 10%.
_______________________
Total Refine Level of entire set at least +18:
Decreases Fixed Casting Time by 0.5 seconds.
_______________________
Total Refine Level of entire set at least +22:
Increases damage of Dragon Breath and Dragon Breath Water by 20%.
_______________________
Type: Two-Handed Sword
Attack: 250
Weight: 200
Weapon Level: 4
_______________________
Requirement:
Base Level 120
Rune Knight and Royal Guard
Weapon Level 4 Identifier Taegoolyeon_IL
Attack 250 Type Weapon - Two-Handed Sword
MATK 0 Equip Locations Two-Handed
Defense 0 Equippable Jobs Knight, Crusader
Range 1 Equip Gender Both (Male and Female)
Slots 2 Equip Upper Third, Third Upper, Third Baby
Weight 200 Min Equip Level 120
NPC Buy 20 Max Equip Level None
NPC Sell 10 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bFlee2,10;
bonus bLongAtkRate,.@r*2;
if (.@r >= 7) {
   bonus bUseSPrate,-20;
   if (.@r >= 9) {
      bonus bDelayrate,-20;
      if (.@r >= 11) {
         bonus bMaxHPrate,10;
         bonus bMaxSPrate,10;
      }
   }
}

Set Script
Illusion Tae Goo Lyeon
Illusion Boots
bonus bLongAtkRate,3;
.@eq = getequiprefinerycnt(EQI_SHOES);
.@weapon = getequiprefinerycnt(EQI_HAND_R);
if (.@eq >= 7 && .@weapon >= 7) {
   bonus bVariableCastrate,-10;
}
if ((.@eq + .@weapon) >= 18) {
   bonus bFixedCast,-500;
   if ((.@eq + .@weapon) >= 22) {
      bonus2 bSkillAtk,"RK_DRAGONBREATH",20;
      bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",20;
   }
}
Illusion Tae Goo Lyeon
Demon Sheep's Roar
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus3 bAutoSpell,"LK_SPIRALPIERCE",getskilllv("LK_SPIRALPIERCE"),400;
bonus bBaseAtk,15*.@r;
bonus bAspdRate,5*.@r;
if (.@r>=10)
   bonus bSplashRange,1;

Illusion Tae Goo Lyeon Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
20520 Chaos Baphomet 5% YES 178 Demon Level 0 Neutral prt_mz03_i
20527 Chaos Hunter Fly 0.025% YES 175 Formless Level 0 Neutral prt_mz03_i
20529 Chaos Ghostring 0.025% YES 173 Demon Level 0 Neutral prt_mz03_i