Riven Armor
Riven armor is an armor set consisting of the Riven Mask, Riven Coat and Riven Pants.
In order to craft the full set the player will need 60 Encrusted Bars (180 Encrusted Ore) and 45 Riven Carapace.
Riven armor pieces are interchangable with pieces from the Ancient Riven armor set.
A full set of Riven armor provides the following benefits:
- +19 defense
- +18% attack speed
Set bonus
- +10% Torn severity
Pieces
Crafting
Recipes
{
stations:[
'Any Anvil'
],
items:[
{
result:'Riven Mask',
ingredients:[
'Encrusted Bar(15)',
'Riven Carapace(10)'
]
},
{
result:'Riven Coat',
ingredients:[
'Encrusted Bar(25)',
'Riven Carapace(20)'
]
},
{
result:'Riven Pants',
ingredients:[
'Encrusted Bar(20)',
'Riven Carapace(15)'
]
}
]
},
{
stations:[
'Shimmer Transmutation'
],
items:[
{
result:'Riven Mask',
ingredients:[
'Ancient Riven Mask'
]
},
{
result:'Riven Coat',
ingredients:[
'Ancient Riven Coat'
]
},
{
result:'Riven Pants',
ingredients:[
'Ancient Riven Pants'
]
}
]
}
Used In
{
stations:[
'Shimmer Transmutation'
],
items:[
{
result:'Ancient Riven Mask',
ingredients:[
'Riven Mask'
]
},
{
result:'Ancient Riven Coat',
ingredients:[
'Riven Coat'
]
},
{
result:'Ancient Riven Pants',
ingredients:[
'Riven Pants'
]
}
]
}