diff options
Diffstat (limited to 'data/items/consumables')
40 files changed, 66 insertions, 76 deletions
diff --git a/data/items/consumables/amp_potion.yaml b/data/items/consumables/amp_potion.yaml index 8afe6a8..22f9dd7 100644 --- a/data/items/consumables/amp_potion.yaml +++ b/data/items/consumables/amp_potion.yaml @@ -1,6 +1,6 @@ color: "DC" craft: - consume: + ingredients: - items: - tarromin_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - limpwurt_root quantity: 1 level: 12 - skill: pharmacy type: pharmacy wait: 4 xp: 50 diff --git a/data/items/consumables/anchovies.yaml b/data/items/consumables/anchovies.yaml index 51a2e99..1d1dfdd 100644 --- a/data/items/consumables/anchovies.yaml +++ b/data/items/consumables/anchovies.yaml @@ -1,13 +1,12 @@ color: "D1" craft: - consume: + ingredients: - items: - raw_anchovies quantity: 1 fail: burnt_fish fail_message: You accidentally burn the anchovies. level: 1 - skill: cooking station: - fire - cooking_range diff --git a/data/items/consumables/avantoe_potion_unf.yaml b/data/items/consumables/avantoe_potion_unf.yaml index 49c8122..8cee682 100644 --- a/data/items/consumables/avantoe_potion_unf.yaml +++ b/data/items/consumables/avantoe_potion_unf.yaml @@ -1,7 +1,7 @@ color: "30" craft: type: pharmacy - consume: + ingredients: - items: - avantoe quantity: 1 diff --git a/data/items/consumables/bio_serum.yaml b/data/items/consumables/bio_serum.yaml index ba7a7f5..68147b1 100644 --- a/data/items/consumables/bio_serum.yaml +++ b/data/items/consumables/bio_serum.yaml @@ -1,6 +1,6 @@ color: "30" craft: - consume: + ingredients: - items: - marrentill_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - antitoxin_powder quantity: 1 level: 5 - skill: pharmacy type: pharmacy wait: 4 xp: 38 diff --git a/data/items/consumables/bread.yaml b/data/items/consumables/bread.yaml index bde89dd..1f8a996 100644 --- a/data/items/consumables/bread.yaml +++ b/data/items/consumables/bread.yaml @@ -1,6 +1,6 @@ color: "DE" craft: - consume: + ingredients: - items: - bread_dough quantity: 1 @@ -8,7 +8,6 @@ craft: fail_message: You burn the bread to a crisp. level: 1 message: "You bake the dough into a %n." - skill: cooking station: - cooking_range type: cooking diff --git a/data/items/consumables/bread_dough.yaml b/data/items/consumables/bread_dough.yaml index 2df433f..48fa986 100644 --- a/data/items/consumables/bread_dough.yaml +++ b/data/items/consumables/bread_dough.yaml @@ -1,21 +1,34 @@ -color: "DE" +color: DE craft: + - ingredients: + - byproducts: + - empty_pot + items: + - pot_of_flour + quantity: 1 + - byproducts: + - empty_bucket + - empty_jug + items: + - bucket_of_water + - jug_of_water + quantity: 1 + end_message: testend + fail: "" + level: 0 + message: testmsg + output_qty: 0 + start_message: teststart + station: [] + subtype: "" + tool: "" type: combine - consume: - - byproducts: - - empty_pot - items: - - pot_of_flour - quantity: 1 - - byproducts: - - empty_bucket - - empty_jug - items: - - bucket_of_water - - jug_of_water - quantity: 1 wait: 2 + xp: 0 description: A ball of uncooked bread dough. It needs to be baked. +id: bread_dough +max_quality: 0 name: bread dough +quality: 0 stackable: false value: 3 diff --git a/data/items/consumables/cadantine_potion_unf.yaml b/data/items/consumables/cadantine_potion_unf.yaml index 5198f36..d222ed4 100644 --- a/data/items/consumables/cadantine_potion_unf.yaml +++ b/data/items/consumables/cadantine_potion_unf.yaml @@ -1,7 +1,7 @@ color: "30" craft: type: pharmacy - consume: + ingredients: - items: - cadantine quantity: 1 diff --git a/data/items/consumables/dwarf_weed_potion_unf.yaml b/data/items/consumables/dwarf_weed_potion_unf.yaml index c5b814c..084a434 100644 --- a/data/items/consumables/dwarf_weed_potion_unf.yaml +++ b/data/items/consumables/dwarf_weed_potion_unf.yaml @@ -1,7 +1,7 @@ color: "30" craft: type: pharmacy - consume: + ingredients: - items: - dwarf_weed quantity: 1 diff --git a/data/items/consumables/full_restore.yaml b/data/items/consumables/full_restore.yaml index b817bc5..178914e 100644 --- a/data/items/consumables/full_restore.yaml +++ b/data/items/consumables/full_restore.yaml @@ -1,6 +1,6 @@ color: "D0" craft: - consume: + ingredients: - items: - snapdragon_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - arachnid_enzyme quantity: 1 level: 63 - skill: pharmacy type: pharmacy wait: 4 xp: 143 diff --git a/data/items/consumables/guam_potion_unf.yaml b/data/items/consumables/guam_potion_unf.yaml index 298c578..dc963ed 100644 --- a/data/items/consumables/guam_potion_unf.yaml +++ b/data/items/consumables/guam_potion_unf.yaml @@ -1,7 +1,7 @@ color: "30" craft: type: pharmacy - consume: + ingredients: - items: - guam quantity: 1 diff --git a/data/items/consumables/harralander_potion_unf.yaml b/data/items/consumables/harralander_potion_unf.yaml index 29999ac..cf4873f 100644 --- a/data/items/consumables/harralander_potion_unf.yaml +++ b/data/items/consumables/harralander_potion_unf.yaml @@ -1,7 +1,7 @@ color: "30" craft: type: pharmacy - consume: + ingredients: - items: - harralander quantity: 1 diff --git a/data/items/consumables/herring.yaml b/data/items/consumables/herring.yaml index 4ff4e19..165802b 100644 --- a/data/items/consumables/herring.yaml +++ b/data/items/consumables/herring.yaml @@ -1,13 +1,12 @@ color: "D1" craft: - consume: + ingredients: - items: - raw_herring quantity: 1 fail: burnt_fish fail_message: You accidentally burn the herring. level: 5 - skill: cooking station: - fire - cooking_range diff --git a/data/items/consumables/irit_potion_unf.yaml b/data/items/consumables/irit_potion_unf.yaml index 1c24007..b358c07 100644 --- a/data/items/consumables/irit_potion_unf.yaml +++ b/data/items/consumables/irit_potion_unf.yaml @@ -1,7 +1,7 @@ color: "30" craft: type: pharmacy - consume: + ingredients: - items: - irit quantity: 1 diff --git a/data/items/consumables/kwuarm_potion_unf.yaml b/data/items/consumables/kwuarm_potion_unf.yaml index 9a54ac3..801d301 100644 --- a/data/items/consumables/kwuarm_potion_unf.yaml +++ b/data/items/consumables/kwuarm_potion_unf.yaml @@ -1,7 +1,7 @@ color: "30" craft: type: pharmacy - consume: + ingredients: - items: - kwuarm quantity: 1 diff --git a/data/items/consumables/lantadyme_potion_unf.yaml b/data/items/consumables/lantadyme_potion_unf.yaml index d084ac1..069cf22 100644 --- a/data/items/consumables/lantadyme_potion_unf.yaml +++ b/data/items/consumables/lantadyme_potion_unf.yaml @@ -1,7 +1,7 @@ color: "30" craft: type: pharmacy - consume: + ingredients: - items: - lantadyme quantity: 1 diff --git a/data/items/consumables/marrentill_potion_unf.yaml b/data/items/consumables/marrentill_potion_unf.yaml index 3a6d6d0..f39094e 100644 --- a/data/items/consumables/marrentill_potion_unf.yaml +++ b/data/items/consumables/marrentill_potion_unf.yaml @@ -1,7 +1,7 @@ color: "30" craft: type: pharmacy - consume: + ingredients: - items: - marrentill quantity: 1 diff --git a/data/items/consumables/nano_restore.yaml b/data/items/consumables/nano_restore.yaml index 3afbe16..ddb355a 100644 --- a/data/items/consumables/nano_restore.yaml +++ b/data/items/consumables/nano_restore.yaml @@ -1,6 +1,6 @@ color: "D0" craft: - consume: + ingredients: - items: - harralander_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - arachnid_enzyme quantity: 1 level: 22 - skill: pharmacy type: pharmacy wait: 4 xp: 63 diff --git a/data/items/consumables/pastry_dough.yaml b/data/items/consumables/pastry_dough.yaml index a72c6c3..8c106e0 100644 --- a/data/items/consumables/pastry_dough.yaml +++ b/data/items/consumables/pastry_dough.yaml @@ -1,7 +1,7 @@ color: "DE" craft: type: combine - consume: + ingredients: - items: - pot_of_flour quantity: 1 diff --git a/data/items/consumables/pie_dish.yaml b/data/items/consumables/pie_dish.yaml index b95a291..89d82e4 100644 --- a/data/items/consumables/pie_dish.yaml +++ b/data/items/consumables/pie_dish.yaml @@ -1,13 +1,12 @@ color: "82" craft: - consume: + ingredients: - items: - unfired_pie_dish quantity: 1 fail_message: The pie dish cracks in the oven and is ruined. level: 7 message: "You fire the %i1 in the oven." - skill: crafting station: - pottery_oven success: diff --git a/data/items/consumables/pizza_dough.yaml b/data/items/consumables/pizza_dough.yaml index 5223d9b..c8e29dc 100644 --- a/data/items/consumables/pizza_dough.yaml +++ b/data/items/consumables/pizza_dough.yaml @@ -1,7 +1,7 @@ color: "DE" craft: type: combine - consume: + ingredients: - items: - pot_of_flour quantity: 1 diff --git a/data/items/consumables/ranarr_potion_unf.yaml b/data/items/consumables/ranarr_potion_unf.yaml index 08a2857..3adfbf7 100644 --- a/data/items/consumables/ranarr_potion_unf.yaml +++ b/data/items/consumables/ranarr_potion_unf.yaml @@ -1,7 +1,7 @@ color: "30" craft: type: pharmacy - consume: + ingredients: - items: - ranarr quantity: 1 diff --git a/data/items/consumables/restoration_compound.yaml b/data/items/consumables/restoration_compound.yaml index b9c36cd..79eac7a 100644 --- a/data/items/consumables/restoration_compound.yaml +++ b/data/items/consumables/restoration_compound.yaml @@ -1,6 +1,6 @@ color: "33" craft: - consume: + ingredients: - items: - toadflax_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - crushed_nest quantity: 1 level: 81 - skill: pharmacy type: pharmacy wait: 4 xp: 180 diff --git a/data/items/consumables/salmon.yaml b/data/items/consumables/salmon.yaml index dc9a956..b29f935 100644 --- a/data/items/consumables/salmon.yaml +++ b/data/items/consumables/salmon.yaml @@ -1,13 +1,12 @@ color: "D1" craft: - consume: + ingredients: - items: - raw_salmon quantity: 1 fail: burnt_fish fail_message: You accidentally burn the salmon. level: 25 - skill: cooking station: - fire - cooking_range diff --git a/data/items/consumables/sardine.yaml b/data/items/consumables/sardine.yaml index ac33a49..0c4f53e 100644 --- a/data/items/consumables/sardine.yaml +++ b/data/items/consumables/sardine.yaml @@ -1,13 +1,12 @@ color: "D1" craft: - consume: + ingredients: - items: - raw_sardine quantity: 1 fail: burnt_fish fail_message: You accidentally burn the sardine. level: 1 - skill: cooking station: - fire - cooking_range diff --git a/data/items/consumables/science_serum.yaml b/data/items/consumables/science_serum.yaml index 39ab495..4915ea8 100644 --- a/data/items/consumables/science_serum.yaml +++ b/data/items/consumables/science_serum.yaml @@ -1,6 +1,6 @@ color: "8D" craft: - consume: + ingredients: - items: - lantadyme_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - potato_cactus quantity: 1 level: 76 - skill: pharmacy type: pharmacy wait: 4 xp: 173 diff --git a/data/items/consumables/shield_potion.yaml b/data/items/consumables/shield_potion.yaml index 92f4980..88d1967 100644 --- a/data/items/consumables/shield_potion.yaml +++ b/data/items/consumables/shield_potion.yaml @@ -1,6 +1,6 @@ color: "15" craft: - consume: + ingredients: - items: - ranarr_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - white_berries quantity: 1 level: 30 - skill: pharmacy type: pharmacy wait: 4 xp: 75 diff --git a/data/items/consumables/shrimps.yaml b/data/items/consumables/shrimps.yaml index 536c3f5..be11251 100644 --- a/data/items/consumables/shrimps.yaml +++ b/data/items/consumables/shrimps.yaml @@ -1,13 +1,12 @@ color: "D1" craft: - consume: + ingredients: - items: - raw_shrimps quantity: 1 fail: burnt_fish fail_message: You accidentally burn the shrimps. level: 1 - skill: cooking station: - fire - cooking_range diff --git a/data/items/consumables/snapdragon_potion_unf.yaml b/data/items/consumables/snapdragon_potion_unf.yaml index 5bc76b3..d3e8a9e 100644 --- a/data/items/consumables/snapdragon_potion_unf.yaml +++ b/data/items/consumables/snapdragon_potion_unf.yaml @@ -1,7 +1,7 @@ color: "30" craft: type: pharmacy - consume: + ingredients: - items: - snapdragon quantity: 1 diff --git a/data/items/consumables/stim_potion.yaml b/data/items/consumables/stim_potion.yaml index a19d611..c61e4fb 100644 --- a/data/items/consumables/stim_potion.yaml +++ b/data/items/consumables/stim_potion.yaml @@ -1,6 +1,6 @@ color: "C4" craft: - consume: + ingredients: - items: - guam_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - eye_of_newt quantity: 1 level: 1 - skill: pharmacy type: pharmacy wait: 4 xp: 25 diff --git a/data/items/consumables/super_amp.yaml b/data/items/consumables/super_amp.yaml index 7f851c6..f8fd85c 100644 --- a/data/items/consumables/super_amp.yaml +++ b/data/items/consumables/super_amp.yaml @@ -1,6 +1,6 @@ color: "DC" craft: - consume: + ingredients: - items: - kwuarm_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - limpwurt_root quantity: 1 level: 55 - skill: pharmacy type: pharmacy wait: 4 xp: 125 diff --git a/data/items/consumables/super_bio_serum.yaml b/data/items/consumables/super_bio_serum.yaml index 08154d2..d4003a4 100644 --- a/data/items/consumables/super_bio_serum.yaml +++ b/data/items/consumables/super_bio_serum.yaml @@ -1,6 +1,6 @@ color: "30" craft: - consume: + ingredients: - items: - irit_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - antitoxin_powder quantity: 1 level: 48 - skill: pharmacy type: pharmacy wait: 4 xp: 106 diff --git a/data/items/consumables/super_shield.yaml b/data/items/consumables/super_shield.yaml index 570af87..90389d6 100644 --- a/data/items/consumables/super_shield.yaml +++ b/data/items/consumables/super_shield.yaml @@ -1,6 +1,6 @@ color: "15" craft: - consume: + ingredients: - items: - cadantine_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - white_berries quantity: 1 level: 66 - skill: pharmacy type: pharmacy wait: 4 xp: 150 diff --git a/data/items/consumables/super_stim.yaml b/data/items/consumables/super_stim.yaml index 2b35d62..27662a5 100644 --- a/data/items/consumables/super_stim.yaml +++ b/data/items/consumables/super_stim.yaml @@ -1,6 +1,6 @@ color: "C4" craft: - consume: + ingredients: - items: - irit_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - eye_of_newt quantity: 1 level: 45 - skill: pharmacy type: pharmacy wait: 4 xp: 100 diff --git a/data/items/consumables/super_stim_cell.yaml b/data/items/consumables/super_stim_cell.yaml index 45dca94..37c4af2 100644 --- a/data/items/consumables/super_stim_cell.yaml +++ b/data/items/consumables/super_stim_cell.yaml @@ -1,6 +1,6 @@ color: "E2" craft: - consume: + ingredients: - items: - avantoe_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - blight_spore quantity: 1 level: 52 - skill: pharmacy type: pharmacy wait: 4 xp: 118 diff --git a/data/items/consumables/targeting_serum.yaml b/data/items/consumables/targeting_serum.yaml index e8b8864..74b3e73 100644 --- a/data/items/consumables/targeting_serum.yaml +++ b/data/items/consumables/targeting_serum.yaml @@ -1,6 +1,6 @@ color: "CA" craft: - consume: + ingredients: - items: - dwarf_weed_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - catalyst_wine quantity: 1 level: 72 - skill: pharmacy type: pharmacy wait: 4 xp: 163 diff --git a/data/items/consumables/tarromin_potion_unf.yaml b/data/items/consumables/tarromin_potion_unf.yaml index 1db2c0a..c8798f6 100644 --- a/data/items/consumables/tarromin_potion_unf.yaml +++ b/data/items/consumables/tarromin_potion_unf.yaml @@ -1,7 +1,7 @@ color: "30" craft: type: pharmacy - consume: + ingredients: - items: - tarromin quantity: 1 diff --git a/data/items/consumables/tech_serum.yaml b/data/items/consumables/tech_serum.yaml index 79224ad..01ad080 100644 --- a/data/items/consumables/tech_serum.yaml +++ b/data/items/consumables/tech_serum.yaml @@ -1,6 +1,6 @@ color: "4B" craft: - consume: + ingredients: - items: - ranarr_potion_unf quantity: 1 @@ -8,7 +8,6 @@ craft: - snape_grass quantity: 1 level: 38 - skill: pharmacy type: pharmacy wait: 4 xp: 88 diff --git a/data/items/consumables/toadflax_potion_unf.yaml b/data/items/consumables/toadflax_potion_unf.yaml index ff9bf79..aa56ef7 100644 --- a/data/items/consumables/toadflax_potion_unf.yaml +++ b/data/items/consumables/toadflax_potion_unf.yaml @@ -1,7 +1,7 @@ color: "30" craft: type: pharmacy - consume: + ingredients: - items: - toadflax quantity: 1 diff --git a/data/items/consumables/torstol_potion_unf.yaml b/data/items/consumables/torstol_potion_unf.yaml index 1008463..89e8f8c 100644 --- a/data/items/consumables/torstol_potion_unf.yaml +++ b/data/items/consumables/torstol_potion_unf.yaml @@ -1,7 +1,7 @@ color: "30" craft: type: pharmacy - consume: + ingredients: - items: - torstol quantity: 1 diff --git a/data/items/consumables/trout.yaml b/data/items/consumables/trout.yaml index 4c5a2e1..91933d6 100644 --- a/data/items/consumables/trout.yaml +++ b/data/items/consumables/trout.yaml @@ -1,13 +1,12 @@ color: "D1" craft: - consume: + ingredients: - items: - raw_trout quantity: 1 fail: burnt_fish fail_message: You accidentally burn the trout. level: 15 - skill: cooking station: - fire - cooking_range |
