Users Online: 436
Status:
Item ID | 600011 | For Sale | No | |
---|---|---|---|---|
Identifier | Death_Guidance_IL | Credit Price | Not For Sale | |
Name | Illusion Death Guidance | Type | Weapon - Two-Handed Sword | |
NPC Buy | 0 | Weight | 200 | |
NPC Sell | 0 | Weapon Level | 4 | |
Range | 1 | Defense | 0 | |
Slots | 2 | Refineable | Yes | |
Attack | 240 | Min Equip Level | 120 | |
MATK | 0 | Max Equip Level | None | |
Equip Locations | Two-Handed | |||
Equip Upper | Upper / Third / Third Upper / Third Baby | |||
Equippable Jobs | Swordman / Knight / Crusader | |||
Equip Gender | Both (Male and Female) | |||
Trade restriction | None | |||
Item Use Script |
1 .@r = getrefine(); 2 bonus bBaseAtk,4*.@r; 3 if (.@r>=7) { 4 bonus2 bSkillAtk,"RK_STORMBLAST",20; 5 } 6 if (.@r>=9) { 7 autobonus "{ bonus2 bHPRegenRate,getrefine()*50,1000; }",30,4000,BF_WEAPON; 8 } 9 if (.@r>=11) { 10 bonus bCritAtkRate,15; 11 bonus bCritical,15; 12 } |
|||
Equip Script | None | |||
Unequip Script | None |