primeiro commit
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
This commit is contained in:
19
veloren/assets/common/items/food/meat/beast_large_cooked.ron
Normal file
19
veloren/assets/common/items/food/meat/beast_large_cooked.ron
Normal file
@@ -0,0 +1,19 @@
|
||||
ItemDef(
|
||||
legacy_name: "Cooked Meat Slab",
|
||||
legacy_description: "Medium Rare.",
|
||||
kind: Consumable(
|
||||
kind: Food,
|
||||
effects: One(
|
||||
Buff((
|
||||
kind: Saturation,
|
||||
data: (
|
||||
strength: 6.0,
|
||||
duration: Some(10),
|
||||
),
|
||||
cat_ids: [Natural],
|
||||
)),
|
||||
)
|
||||
),
|
||||
quality: Common,
|
||||
tags: [Food],
|
||||
)
|
||||
19
veloren/assets/common/items/food/meat/beast_large_raw.ron
Normal file
19
veloren/assets/common/items/food/meat/beast_large_raw.ron
Normal file
@@ -0,0 +1,19 @@
|
||||
ItemDef(
|
||||
legacy_name: "Raw Meat Slab",
|
||||
legacy_description: "Chunk of beastly animal meat, best after cooking.",
|
||||
kind: Consumable(
|
||||
kind: Food,
|
||||
effects: One(
|
||||
Buff((
|
||||
kind: Saturation,
|
||||
data: (
|
||||
strength: .45,
|
||||
duration: Some(10),
|
||||
),
|
||||
cat_ids: [Natural],
|
||||
)),
|
||||
)
|
||||
),
|
||||
quality: Common,
|
||||
tags: [Food],
|
||||
)
|
||||
19
veloren/assets/common/items/food/meat/beast_small_cooked.ron
Normal file
19
veloren/assets/common/items/food/meat/beast_small_cooked.ron
Normal file
@@ -0,0 +1,19 @@
|
||||
ItemDef(
|
||||
legacy_name: "Cooked Meat Sliver",
|
||||
legacy_description: "Medium Rare.",
|
||||
kind: Consumable(
|
||||
kind: Food,
|
||||
effects: One(
|
||||
Buff((
|
||||
kind: Saturation,
|
||||
data: (
|
||||
strength: 3.4,
|
||||
duration: Some(7.5),
|
||||
),
|
||||
cat_ids: [Natural],
|
||||
)),
|
||||
)
|
||||
),
|
||||
quality: Common,
|
||||
tags: [Food],
|
||||
)
|
||||
19
veloren/assets/common/items/food/meat/beast_small_raw.ron
Normal file
19
veloren/assets/common/items/food/meat/beast_small_raw.ron
Normal file
@@ -0,0 +1,19 @@
|
||||
ItemDef(
|
||||
legacy_name: "Raw Meat Sliver",
|
||||
legacy_description: "Small hunk of beastly animal meat, best after cooking.",
|
||||
kind: Consumable(
|
||||
kind: Food,
|
||||
effects: One(
|
||||
Buff((
|
||||
kind: Saturation,
|
||||
data: (
|
||||
strength: .25,
|
||||
duration: Some(10),
|
||||
),
|
||||
cat_ids: [Natural],
|
||||
)),
|
||||
)
|
||||
),
|
||||
quality: Common,
|
||||
tags: [Food],
|
||||
)
|
||||
19
veloren/assets/common/items/food/meat/bird_cooked.ron
Normal file
19
veloren/assets/common/items/food/meat/bird_cooked.ron
Normal file
@@ -0,0 +1,19 @@
|
||||
ItemDef(
|
||||
legacy_name: "Cooked Bird Meat",
|
||||
legacy_description: "Best enjoyed with one in each hand.",
|
||||
kind: Consumable(
|
||||
kind: Food,
|
||||
effects: One(
|
||||
Buff((
|
||||
kind: Saturation,
|
||||
data: (
|
||||
strength: 4.0,
|
||||
duration: Some(7.5),
|
||||
),
|
||||
cat_ids: [Natural],
|
||||
)),
|
||||
)
|
||||
),
|
||||
quality: Common,
|
||||
tags: [Food],
|
||||
)
|
||||
19
veloren/assets/common/items/food/meat/bird_large_cooked.ron
Normal file
19
veloren/assets/common/items/food/meat/bird_large_cooked.ron
Normal file
@@ -0,0 +1,19 @@
|
||||
ItemDef(
|
||||
legacy_name: "Huge Cooked Drumstick",
|
||||
legacy_description: "Makes for a legendary meal.",
|
||||
kind: Consumable(
|
||||
kind: Food,
|
||||
effects: One(
|
||||
Buff((
|
||||
kind: Saturation,
|
||||
data: (
|
||||
strength: 9.5,
|
||||
duration: Some(10),
|
||||
),
|
||||
cat_ids: [Natural],
|
||||
)),
|
||||
)
|
||||
),
|
||||
quality: Common,
|
||||
tags: [Food],
|
||||
)
|
||||
19
veloren/assets/common/items/food/meat/bird_large_raw.ron
Normal file
19
veloren/assets/common/items/food/meat/bird_large_raw.ron
Normal file
@@ -0,0 +1,19 @@
|
||||
ItemDef(
|
||||
legacy_name: "Huge Raw Drumstick",
|
||||
legacy_description: "It's magnificent.",
|
||||
kind: Consumable(
|
||||
kind: Food,
|
||||
effects: One(
|
||||
Buff((
|
||||
kind: Saturation,
|
||||
data: (
|
||||
strength: .9,
|
||||
duration: Some(10),
|
||||
),
|
||||
cat_ids: [Natural],
|
||||
)),
|
||||
)
|
||||
),
|
||||
quality: Common,
|
||||
tags: [Food],
|
||||
)
|
||||
19
veloren/assets/common/items/food/meat/bird_raw.ron
Normal file
19
veloren/assets/common/items/food/meat/bird_raw.ron
Normal file
@@ -0,0 +1,19 @@
|
||||
ItemDef(
|
||||
legacy_name: "Raw Bird Meat",
|
||||
legacy_description: "A hefty drumstick.",
|
||||
kind: Consumable(
|
||||
kind: Food,
|
||||
effects: One(
|
||||
Buff((
|
||||
kind: Saturation,
|
||||
data: (
|
||||
strength: .45,
|
||||
duration: Some(10),
|
||||
),
|
||||
cat_ids: [Natural],
|
||||
)),
|
||||
)
|
||||
),
|
||||
quality: Common,
|
||||
tags: [Food],
|
||||
)
|
||||
19
veloren/assets/common/items/food/meat/fish_cooked.ron
Normal file
19
veloren/assets/common/items/food/meat/fish_cooked.ron
Normal file
@@ -0,0 +1,19 @@
|
||||
ItemDef(
|
||||
legacy_name: "Cooked Fish",
|
||||
legacy_description: "A fresh cooked seafood steak.",
|
||||
kind: Consumable(
|
||||
kind: Food,
|
||||
effects: One(
|
||||
Buff((
|
||||
kind: Saturation,
|
||||
data: (
|
||||
strength: 3.9,
|
||||
duration: Some(7.5),
|
||||
),
|
||||
cat_ids: [Natural],
|
||||
)),
|
||||
)
|
||||
),
|
||||
quality: Common,
|
||||
tags: [Food],
|
||||
)
|
||||
19
veloren/assets/common/items/food/meat/fish_raw.ron
Normal file
19
veloren/assets/common/items/food/meat/fish_raw.ron
Normal file
@@ -0,0 +1,19 @@
|
||||
ItemDef(
|
||||
legacy_name: "Raw Fish",
|
||||
legacy_description: "A steak chopped from a fish, best after cooking.",
|
||||
kind: Consumable(
|
||||
kind: Food,
|
||||
effects: One(
|
||||
Buff((
|
||||
kind: Saturation,
|
||||
data: (
|
||||
strength: .45,
|
||||
duration: Some(10),
|
||||
),
|
||||
cat_ids: [Natural],
|
||||
)),
|
||||
)
|
||||
),
|
||||
quality: Common,
|
||||
tags: [Food],
|
||||
)
|
||||
19
veloren/assets/common/items/food/meat/tough_cooked.ron
Normal file
19
veloren/assets/common/items/food/meat/tough_cooked.ron
Normal file
@@ -0,0 +1,19 @@
|
||||
ItemDef(
|
||||
legacy_name: "Cooked Tough Meat",
|
||||
legacy_description: "Tastes exotic.",
|
||||
kind: Consumable(
|
||||
kind: Food,
|
||||
effects: One(
|
||||
Buff((
|
||||
kind: Saturation,
|
||||
data: (
|
||||
strength: 4.2,
|
||||
duration: Some(8.5),
|
||||
),
|
||||
cat_ids: [Natural],
|
||||
)),
|
||||
)
|
||||
),
|
||||
quality: Common,
|
||||
tags: [Food],
|
||||
)
|
||||
19
veloren/assets/common/items/food/meat/tough_raw.ron
Normal file
19
veloren/assets/common/items/food/meat/tough_raw.ron
Normal file
@@ -0,0 +1,19 @@
|
||||
ItemDef(
|
||||
legacy_name: "Raw Tough Meat",
|
||||
legacy_description: "Peculiar bit of meat, best after cooking.",
|
||||
kind: Consumable(
|
||||
kind: Food,
|
||||
effects: One(
|
||||
Buff((
|
||||
kind: Saturation,
|
||||
data: (
|
||||
strength: .36,
|
||||
duration: Some(10),
|
||||
),
|
||||
cat_ids: [Natural],
|
||||
)),
|
||||
)
|
||||
),
|
||||
quality: Common,
|
||||
tags: [Food],
|
||||
)
|
||||
Reference in New Issue
Block a user