mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
added 10 armor stat for cobalt and bloodstone sets
This commit is contained in:
parent
8d35450d3f
commit
10513091e0
@ -127,11 +127,11 @@
|
||||
poise_resilience: Some(Normal(30.0)),
|
||||
),
|
||||
"Cobalt": (
|
||||
protection: Some(Normal(122.0)),
|
||||
protection: Some(Normal(132.0)),
|
||||
poise_resilience: Some(Normal(40.0)),
|
||||
),
|
||||
"Bloodsteel": (
|
||||
protection: Some(Normal(146.0)),
|
||||
protection: Some(Normal(156.0)),
|
||||
poise_resilience: Some(Normal(50.0)),
|
||||
),
|
||||
"Orichalcum": (
|
||||
|
Loading…
Reference in New Issue
Block a user