Item ID | 500030 | For Sale | No | |
---|---|---|---|---|
Identifier | Excalibur_IL | Credit Price | Not For Sale | |
Name | Illusion Excalibur | Type | Weapon - One-Handed Sword | |
NPC Buy | 0 | Weight | 100 | |
NPC Sell | 0 | Weapon Level | 4 | |
Range | 1 | Defense | 0 | |
Slots | 2 | Refineable | Yes | |
Attack | 120 | Min Equip Level | 120 | |
MATK | 180 | Max Equip Level | None | |
Equip Locations | Main Hand | |||
Equip Upper | Third / Third Upper / Third Baby | |||
Equippable Jobs | Crusader | |||
Equip Gender | Both (Male and Female) | |||
Trade restriction | None | |||
Item Use Script |
1 .@r = getrefine(); 2 bonus bDelayrate,-5; 3 bonus bMatkRate,5; 4 if (.@r>=7) { 5 bonus2 bSkillAtk,"LG_RAYOFGENESIS",15; 6 if (.@r>=9) { 7 bonus2 bMagicAtkEle,Ele_Holy,15; 8 bonus bVariableCastrate,-10; 9 if (.@r>=11) { 10 bonus2 bSkillAtk,"LG_RAYOFGENESIS",25; 11 } 12 } 13 } |
|||
Equip Script | None | |||
Unequip Script | None |