
RENEWAL / ITEMS
Grid Shadow Weapon
#24117Shadowgear
S_Greed_Weapon
TypeShadowgear
Equipment positionShadow weapon
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
Enables the use of Greed Lv. 1.
------------------------
Increases SP cost of Greed by 100 SP.
Decreases SP cost of Greed by 10 SP per refine level.
------------------------
Class : Shadow Equipment
Location : Weapon
Weight : 0
Required Level : 1
Jobs : All
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow weapon
- Trade
Item effect script
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
skill "BS_GREED",1;
bonus2 bSkillUseSP,"BS_GREED",-100+(.@r*10);