0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #21050 Weapon

Illusion Tae Goo Lyeon [2]

Buy Price: N/A Sell Price: N/A
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

Basic Information

Weapon
2000
1

Job Requirements

Yes
Yes

Requirements

4
120

Scripts

.@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; } } }
.@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;
      }
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.