Item ID | 500014 | For Sale | No | |
---|---|---|---|---|
Identifier | Up_Slate_Sword | Credit Price | Not For Sale | |
Name | Patent Slate Sword | Type | Weapon - One-Handed Sword | |
NPC Buy | 0 | Weight | 120 | |
NPC Sell | 0 | Weapon Level | 4 | |
Range | 1 | Defense | 0 | |
Slots | 2 | Refineable | Yes | |
Attack | 205 | Min Equip Level | 150 | |
MATK | 0 | Max Equip Level | None | |
Equip Locations | Main Hand | |||
Equip Upper | Third / Third Upper / Third Baby | |||
Equippable Jobs | Alchemist | |||
Equip Gender | Both (Male and Female) | |||
Trade restriction | None | |||
Item Use Script |
1 .@r = getrefine(); 2 bonus bBaseAtk,.@r/2*15; 3 bonus2 bSkillAtk,"GN_CART_TORNADO",.@r/3*10; 4 bonus2 bSkillAtk,"GN_HELLS_PLANT",.@r/3*5; 5 if (.@r>=7) { 6 bonus2 bSkillAtk,"GN_CART_TORNADO",20; 7 bonus2 bSkillAtk,"GN_HELLS_PLANT",10; 8 } 9 if (.@r>=9) { 10 bonus bDelayrate,-10; 11 } 12 if (.@r>=11) { 13 bonus bDelayrate,-5; 14 bonus bMaxHPrate,10; 15 } |
|||
Equip Script | None | |||
Unequip Script | None |