Viewing Item

#21050: Illusion Tae Goo Lyeon

Item ID 21050 For Sale No
Identifier Taegoolyeon_IL Credit Price Not For Sale
Name Illusion Tae Goo Lyeon Type Weapon - Two-Handed Sword
NPC Buy 20 Weight 200
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 250 Min Equip Level 120
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Normal / Third / Third Upper / Third Baby
Equippable Jobs Super novice / Knight / Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bFlee2,10;

3 bonus bLongAtkRate,.@r*2;

4 if (.@r >= 7) {

5 bonus bUseSPrate,-20;

6 if (.@r >= 9) {

7 bonus bDelayrate,-20;

8 if (.@r >= 11) {

9 bonus bMaxHPrate,10;

10 bonus bMaxSPrate,10;

11 }

12 }

13 }

Equip Script None
Unequip Script None