
RENEWAL / ITEMS
Dimension Linkage Stone [1]
#490336Armor
Dimension_L_Stone
TypeArmor
Equipment positionAccessory (Left)
GenderBoth
Weight10
Buy price0 z
Sell price0 z
Slots1
Required level100
Armor level1
Description
A mysterious crystal found at the Verus excavation site.
It generates infinite energy in response to people's emotions.
------------------------
STR + 20
------------------------
MHP + 15%
------------------------
Increase long ranged physical damage by 10%.
------------------------
Perfect Hit + 15%
------------------------
Reduce damage taken from Players by 3%.
------------------------
Reduce the cooldown of Neutral Barrier by 5 seconds.
------------------------
Every 3 Base Level, increase damage of Arm Cannon by 1%, up to Level 240.
------------------------
Every 3 Base Level, increase damage of Ice Launcher and Flame Launcher by 2%, up to Level 240.
------------------------
Type : Accessory (Right)
Def : 0
Weight : 10
Required Level : 100
Class : Mechanic Class
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Accessory (Left)
- Jobs
- Blacksmith
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- No
- Trade
Item effect script
bonus bStr,20;
bonus bMaxHPrate,15;
bonus bLongAtkRate,10;
bonus bPerfectHitAddRate,15;
bonus2 bSubRace,RC_Player_Doram,3;
bonus2 bSubRace,RC_Player_Human,3;
bonus2 bSkillCooldown,"NC_NEUTRALBARRIER",-5000;
bonus2 bSkillAtk,"NC_ARMSCANNON",BaseLevel/3;
bonus2 bSkillAtk,"NC_COLDSLOWER",BaseLevel/3;
bonus2 bSkillAtk,"NC_FLAMELAUNCHER",2*(BaseLevel/3);