Renewal
.:Renewal Item Database:.
Search Item By ID


Master Soul Rifle-LT [2]   [Two Handed]   Item ID# 810009 (Master_Soul_Rifle_LT)
Type
Weapon
Class
Rifle
Buy
n/a
Sell
n/a
Weight
100
Attack
200 / MATK 250
Required Lvl
190
Weapon Lvl
5
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
An improved version of the rifle imbued with the power of the soul used by those who have reached the level of a Gunmaster who can handle all firearms skillfully.
Resonates with Hero's Boots-LT.

MATK +250

Base Level at least 210:
SPL +2, S.MATK +1.

For each 2 Refine Levels:
MATK +15

For each 3 Refine Levels:
Increases damage of Soul Strike and Napalm Vulcan by 20%.

Refine Level +7:
Increases damage of Soul Expansion by 40%.
Increases magical damage with Ghost element by 25%.

Refine Level +9:
Ranged physical attacks have a 15% chance to autocast Level 10 Soul Strike, Level 5 Napalm Vulcan or Level 5 Soul Expansion.

Refine Level +11:
Increases damage of Soul Expansion by additional 30%.
Increases magical damage against enemies of every size by 15%.

When equipped with Hero's Boots-LT:
MATK +10%, S.MATK +2.

[Bonus by Grade]
[Grade D]: MATK +3%
[Grade C]: Magical Damage with Ghost element +15%. S.MATK +1
[Grade B]: SPL +3, S.MATK +2.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); if (BaseLevel>=210) { bonus bSmatk,1; bonus bSpl,2; } if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Ghost,25; bonus2 bSkillAtk,"WL_SOULEXPANSION",40; if (.@r>=9) { bonus5 bAutoSpell,"MG_SOULSTRIKE",5,150,BF_LONG|BF_WEAPON,1; bonus5 bAutoSpell,"WL_SOULEXPANSION",5,150,BF_LONG|BF_WEAPON,1; bonus5 bAutoSpell,"HW_NAPALMVULCAN",5,150,BF_LONG|BF_WEAPON,1; if (.@r>=11) { bonus2 bMagicAddSize,Size_All,15; bonus2 bSkillAtk,"WL_SOULEXPANSION",30; } } } if (.@g >= ENCHANTGRADE_D) { bonus bMatkRate,3; if (.@g >= ENCHANTGRADE_C) { bonus2 bMagicAtkEle,Ele_Ghost,15; bonus bSmatk,1; if (.@g >= ENCHANTGRADE_B) { bonus bSmatk,2; bonus bSpl,3; } } } bonus bMatk,15*(.@r/2); bonus2 bSkillAtk,"MG_SOULSTRIKE",20*(.@r/3); bonus2 bSkillAtk,"HW_NAPALMVULCAN",20*(.@r/3); },{},{}
Dropped By No Result

back to top