mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Quality is now propogated through modular items from the quality of the components.
This commit is contained in:
parent
c6f4b51215
commit
d380a2dbaf
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(2.0)),
|
||||
),
|
||||
)),
|
||||
quality: Moderate,
|
||||
quality: Direct(Moderate),
|
||||
tags: [
|
||||
Material(Leather),
|
||||
SalvageInto(Leather),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(15.0)),
|
||||
),
|
||||
)),
|
||||
quality: Moderate,
|
||||
quality: Direct(Moderate),
|
||||
tags: [
|
||||
Material(Leather),
|
||||
SalvageInto(Leather),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(4.0)),
|
||||
),
|
||||
)),
|
||||
quality: Moderate,
|
||||
quality: Direct(Moderate),
|
||||
tags: [
|
||||
Material(Leather),
|
||||
SalvageInto(Leather),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(6.0)),
|
||||
),
|
||||
)),
|
||||
quality: Moderate,
|
||||
quality: Direct(Moderate),
|
||||
tags: [
|
||||
Material(Leather),
|
||||
SalvageInto(Leather),
|
||||
|
@ -6,7 +6,7 @@ ItemDef(
|
||||
stats: (
|
||||
),
|
||||
)),
|
||||
quality: Moderate,
|
||||
quality: Direct(Moderate),
|
||||
tags: [
|
||||
Material(Leather),
|
||||
SalvageInto(Leather),
|
||||
|
@ -8,7 +8,7 @@ ItemDef(
|
||||
poise_resilience: Some(Normal(1.0)),
|
||||
),
|
||||
)),
|
||||
quality: Moderate,
|
||||
quality: Direct(Moderate),
|
||||
tags: [
|
||||
Material(Leather),
|
||||
SalvageInto(Leather),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(8.0)),
|
||||
),
|
||||
)),
|
||||
quality: Moderate,
|
||||
quality: Direct(Moderate),
|
||||
tags: [
|
||||
Material(Leather),
|
||||
SalvageInto(Leather),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(3.0)),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Leather),
|
||||
SalvageInto(Leather),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(25.0)),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Leather),
|
||||
SalvageInto(Leather),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(5.0)),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Leather),
|
||||
SalvageInto(Leather),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(10.0)),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Leather),
|
||||
SalvageInto(Leather),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(20.0)),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Leather),
|
||||
SalvageInto(Leather),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(15.0)),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Leather),
|
||||
SalvageInto(Leather),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.034),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Lifecloth),
|
||||
SalvageInto(Lifecloth),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.034),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Lifecloth),
|
||||
SalvageInto(Lifecloth),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.2),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Lifecloth),
|
||||
SalvageInto(Lifecloth),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.067),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Lifecloth),
|
||||
SalvageInto(Lifecloth),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.067),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Lifecloth),
|
||||
SalvageInto(Lifecloth),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.134),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Lifecloth),
|
||||
SalvageInto(Lifecloth),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.134),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Lifecloth),
|
||||
SalvageInto(Lifecloth),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.009),
|
||||
),
|
||||
)),
|
||||
quality: Low,
|
||||
quality: Direct(Low),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.009),
|
||||
),
|
||||
)),
|
||||
quality: Low,
|
||||
quality: Direct(Low),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.051),
|
||||
),
|
||||
)),
|
||||
quality: Low,
|
||||
quality: Direct(Low),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.017),
|
||||
),
|
||||
)),
|
||||
quality: Low,
|
||||
quality: Direct(Low),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.017),
|
||||
),
|
||||
)),
|
||||
quality: Low,
|
||||
quality: Direct(Low),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.034),
|
||||
),
|
||||
)),
|
||||
quality: Low,
|
||||
quality: Direct(Low),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.034),
|
||||
),
|
||||
)),
|
||||
quality: Low,
|
||||
quality: Direct(Low),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.042),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
SalvageInto(Moonweave),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.042),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
SalvageInto(Moonweave),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.252),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
SalvageInto(Moonweave),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.084),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
SalvageInto(Moonweave),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.084),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
SalvageInto(Moonweave),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.168),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
SalvageInto(Moonweave),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.168),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
SalvageInto(Moonweave),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.025),
|
||||
),
|
||||
)),
|
||||
quality: Moderate,
|
||||
quality: Direct(Moderate),
|
||||
tags: [
|
||||
Material(Silk),
|
||||
SalvageInto(Silk),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.025),
|
||||
),
|
||||
)),
|
||||
quality: Moderate,
|
||||
quality: Direct(Moderate),
|
||||
tags: [
|
||||
Material(Silk),
|
||||
SalvageInto(Silk),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.15),
|
||||
),
|
||||
)),
|
||||
quality: Moderate,
|
||||
quality: Direct(Moderate),
|
||||
tags: [
|
||||
Material(Silk),
|
||||
SalvageInto(Silk),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.05),
|
||||
),
|
||||
)),
|
||||
quality: Moderate,
|
||||
quality: Direct(Moderate),
|
||||
tags: [
|
||||
Material(Silk),
|
||||
SalvageInto(Silk),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.05),
|
||||
),
|
||||
)),
|
||||
quality: Moderate,
|
||||
quality: Direct(Moderate),
|
||||
tags: [
|
||||
Material(Silk),
|
||||
SalvageInto(Silk),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.1),
|
||||
),
|
||||
)),
|
||||
quality: Moderate,
|
||||
quality: Direct(Moderate),
|
||||
tags: [
|
||||
Material(Silk),
|
||||
SalvageInto(Silk),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.1),
|
||||
),
|
||||
)),
|
||||
quality: Moderate,
|
||||
quality: Direct(Moderate),
|
||||
tags: [
|
||||
Material(Silk),
|
||||
SalvageInto(Silk),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.05),
|
||||
),
|
||||
)),
|
||||
quality: Legendary,
|
||||
quality: Direct(Legendary),
|
||||
tags: [
|
||||
Material(Sunsilk),
|
||||
SalvageInto(Sunsilk),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.05),
|
||||
),
|
||||
)),
|
||||
quality: Legendary,
|
||||
quality: Direct(Legendary),
|
||||
tags: [
|
||||
Material(Sunsilk),
|
||||
SalvageInto(Sunsilk),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.3),
|
||||
),
|
||||
)),
|
||||
quality: Legendary,
|
||||
quality: Direct(Legendary),
|
||||
tags: [
|
||||
Material(Sunsilk),
|
||||
SalvageInto(Sunsilk),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.1),
|
||||
),
|
||||
)),
|
||||
quality: Legendary,
|
||||
quality: Direct(Legendary),
|
||||
tags: [
|
||||
Material(Sunsilk),
|
||||
SalvageInto(Sunsilk),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.1),
|
||||
),
|
||||
)),
|
||||
quality: Legendary,
|
||||
quality: Direct(Legendary),
|
||||
tags: [
|
||||
Material(Sunsilk),
|
||||
SalvageInto(Sunsilk),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.2),
|
||||
),
|
||||
)),
|
||||
quality: Legendary,
|
||||
quality: Direct(Legendary),
|
||||
tags: [
|
||||
Material(Sunsilk),
|
||||
SalvageInto(Sunsilk),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.2),
|
||||
),
|
||||
)),
|
||||
quality: Legendary,
|
||||
quality: Direct(Legendary),
|
||||
tags: [
|
||||
Material(Sunsilk),
|
||||
SalvageInto(Sunsilk),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.017),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Wool),
|
||||
SalvageInto(Wool),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.017),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Wool),
|
||||
SalvageInto(Wool),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.099),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Wool),
|
||||
SalvageInto(Wool),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.033),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Wool),
|
||||
SalvageInto(Wool),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.033),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Wool),
|
||||
SalvageInto(Wool),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.066),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Wool),
|
||||
SalvageInto(Wool),
|
||||
|
@ -10,7 +10,7 @@ ItemDef(
|
||||
stealth: Some(0.066),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Wool),
|
||||
SalvageInto(Wool),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(1.0)),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(1.0)),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -6,7 +6,7 @@ ItemDef(
|
||||
stats: (
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -6,7 +6,7 @@ ItemDef(
|
||||
stats: (
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(1.0)),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(1.0)),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(1.0)),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(1.0)),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(1.0)),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -6,7 +6,7 @@ ItemDef(
|
||||
stats: (
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -6,7 +6,7 @@ ItemDef(
|
||||
stats: (
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(1.0)),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(1.0)),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(1.0)),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(1.0)),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -6,7 +6,7 @@ ItemDef(
|
||||
stats: (
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -6,7 +6,7 @@ ItemDef(
|
||||
stats: (
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(1.0)),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(1.0)),
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Direct(Common),
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen),
|
||||
|
@ -12,7 +12,7 @@ ItemDef(
|
||||
stealth: Some(0.02),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Cultist,
|
||||
],
|
||||
|
@ -12,7 +12,7 @@ ItemDef(
|
||||
stealth: Some(0.125),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Cultist,
|
||||
],
|
||||
|
@ -12,7 +12,7 @@ ItemDef(
|
||||
stealth: Some(0.04),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Cultist,
|
||||
],
|
||||
|
@ -12,7 +12,7 @@ ItemDef(
|
||||
stealth: Some(0.04),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Cultist,
|
||||
],
|
||||
|
@ -12,7 +12,7 @@ ItemDef(
|
||||
stealth: Some(0.08),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Cultist,
|
||||
],
|
||||
|
@ -12,7 +12,7 @@ ItemDef(
|
||||
stealth: Some(0.08),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Cultist,
|
||||
],
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(6.0)),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
],
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(12.0)),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
],
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(60.0)),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
],
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(12.0)),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
],
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(24.0)),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
],
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(48.0)),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
],
|
||||
|
@ -7,7 +7,7 @@ ItemDef(
|
||||
protection: Some(Normal(36.0)),
|
||||
),
|
||||
)),
|
||||
quality: Epic,
|
||||
quality: Direct(Epic),
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
],
|
||||
|
@ -9,7 +9,7 @@ ItemDef(
|
||||
stealth: Some(0.067),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Carapace),
|
||||
SalvageInto(Carapace),
|
||||
|
@ -9,7 +9,7 @@ ItemDef(
|
||||
stealth: Some(0.067),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Carapace),
|
||||
SalvageInto(Carapace),
|
||||
|
@ -9,7 +9,7 @@ ItemDef(
|
||||
stealth: Some(0.399),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Carapace),
|
||||
SalvageInto(Carapace),
|
||||
|
@ -9,7 +9,7 @@ ItemDef(
|
||||
stealth: Some(0.133),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Carapace),
|
||||
SalvageInto(Carapace),
|
||||
|
@ -9,7 +9,7 @@ ItemDef(
|
||||
stealth: Some(0.133),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Carapace),
|
||||
SalvageInto(Carapace),
|
||||
|
@ -9,7 +9,7 @@ ItemDef(
|
||||
stealth: Some(0.266),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Carapace),
|
||||
SalvageInto(Carapace),
|
||||
|
@ -9,7 +9,7 @@ ItemDef(
|
||||
stealth: Some(0.266),
|
||||
),
|
||||
)),
|
||||
quality: High,
|
||||
quality: Direct(High),
|
||||
tags: [
|
||||
Material(Carapace),
|
||||
SalvageInto(Carapace),
|
||||
|
@ -9,7 +9,7 @@ ItemDef(
|
||||
stealth: Some(0.1),
|
||||
),
|
||||
)),
|
||||
quality: Legendary,
|
||||
quality: Direct(Legendary),
|
||||
tags: [
|
||||
Material(Dragonscale),
|
||||
SalvageInto(Dragonscale),
|
||||
|
@ -9,7 +9,7 @@ ItemDef(
|
||||
stealth: Some(0.1),
|
||||
),
|
||||
)),
|
||||
quality: Legendary,
|
||||
quality: Direct(Legendary),
|
||||
tags: [
|
||||
Material(Dragonscale),
|
||||
SalvageInto(Dragonscale),
|
||||
|
@ -9,7 +9,7 @@ ItemDef(
|
||||
stealth: Some(0.6),
|
||||
),
|
||||
)),
|
||||
quality: Legendary,
|
||||
quality: Direct(Legendary),
|
||||
tags: [
|
||||
Material(Dragonscale),
|
||||
SalvageInto(Dragonscale),
|
||||
|
@ -9,7 +9,7 @@ ItemDef(
|
||||
stealth: Some(0.2),
|
||||
),
|
||||
)),
|
||||
quality: Legendary,
|
||||
quality: Direct(Legendary),
|
||||
tags: [
|
||||
Material(Dragonscale),
|
||||
SalvageInto(Dragonscale),
|
||||
|
@ -9,7 +9,7 @@ ItemDef(
|
||||
stealth: Some(0.2),
|
||||
),
|
||||
)),
|
||||
quality: Legendary,
|
||||
quality: Direct(Legendary),
|
||||
tags: [
|
||||
Material(Dragonscale),
|
||||
SalvageInto(Dragonscale),
|
||||
|
@ -9,7 +9,7 @@ ItemDef(
|
||||
stealth: Some(0.4),
|
||||
),
|
||||
)),
|
||||
quality: Legendary,
|
||||
quality: Direct(Legendary),
|
||||
tags: [
|
||||
Material(Dragonscale),
|
||||
SalvageInto(Dragonscale),
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user