Item ID | 28255 | For Sale | No |
---|---|---|---|
Identifier | Master_Soul_Rifle | Credit Price | Not For Sale |
Name | Master Soul Rifle | Type | Weapon - Rifle |
NPC Buy | 20 | Weight | 100 |
NPC Sell | 10 | Weapon Level | 4 |
Range | 9 | Defense | 0 |
Slots | 2 | Refineable | Yes |
Attack | 150 | Min Equip Level | 100 |
MATK | 210 | Max Equip Level | None |
Equip Locations | Main Hand + Off Hand | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | Rebellion | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 .@r = getrefine(); bonus bMatk,10*(.@r/3); bonus bAspdRate,3*(.@r/3); if (.@r >= 7) { bonus bAspd,1; bonus bMatkRate,5; if (.@r >= 9) { .@chance = 1; /* unknown rate*/ if (.@r >= 11) { .@chance += 1; bonus5 bAutoSpell,"WL_SOULEXPANSION",3,1,BF_LONG,1; } bonus5 bAutoSpell,"MG_SOULSTRIKE",10,.@chance,BF_LONG,1; } } |
||
Equip Script | None | ||
Unequip Script | None |