Jump to content

Ingredients: Difference between revisions

From Once Human Guide
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[https://ohwikiguide.com/Creative_Cooking_Recipe Back to Creative Cooking]
<br>
<div class="mw-tabs">


<h2>Cooking Ingredients</h2>
  <!-- TAB BUTTONS -->
  <div class="mw-tab-buttons">
    <div class="mw-tab-btn" data-tab="tab-meat">Meat</div>
    <div class="mw-tab-btn" data-tab="tab-fish">Fish</div>
    <div class="mw-tab-btn" data-tab="tab-crops">Crops</div>
    <div class="mw-tab-btn" data-tab="tab-herbs">Herbs</div>
    <div class="mw-tab-btn" data-tab="tab-fruits">Fruits</div>
    <div class="mw-tab-btn" data-tab="tab-eggs">Eggs</div>
    <div class="mw-tab-btn" data-tab="tab-milk">Milk</div>
    <div class="mw-tab-btn" data-tab="tab-other">Other</div>
  </div>


<!-- ===================== MEAT ===================== -->
  <!-- ================= MEAT ================= -->
<h3>Meat</h3>
  <div id="tab-meat" class="mw-tab-content">
<div class="mw-dropdown-ui" data-label="Meat" data-options='{
    <div class="mw-dropdown-ui" data-label="Meat" data-options='{
  "deer": { "label": "Deer Meat", "content": "2% DMG vs Targets affected by Bullseye" },
      "deer": { "label": "Deer Meat", "content": "2% DMG vs Targets affected by Bullseye" },
  "beast": { "label": "Beast Meat", "content": "2% Melee DMG" },
      "beast": { "label": "Beast Meat", "content": "2% Melee DMG" },
  "pork": { "label": "Pork Meat", "content": "2% Unstable Bomber DMG" },
      "pork": { "label": "Pork Meat", "content": "2% Unstable Bomber DMG" },
  "rabbit": { "label": "Rabbit Meat", "content": "2% Attack while in Fast Gunner state" },
      "rabbit": { "label": "Rabbit Meat", "content": "2% Attack while in Fast Gunner state" },
  "goat": { "label": "Goat Meat", "content": "2% Burn DMG" },
      "goat": { "label": "Goat Meat", "content": "2% Burn DMG" },
  "bear": { "label": "Bear Meat", "content": "2% Shrapnel DMG" },
      "bear": { "label": "Bear Meat", "content": "2% Shrapnel DMG" },
  "raw": { "label": "Raw Meat", "content": "N/A" },
      "raw": { "label": "Raw Meat", "content": "N/A" },
  "croc": { "label": "Crocodile Meat", "content": "N/A" },
      "croc": { "label": "Crocodile Meat", "content": "N/A" },
  "snap_turtle": { "label": "Snapping Turtle Meat", "content": "2% Melee DMG" },
      "snap_turtle": { "label": "Snapping Turtle Meat", "content": "2% Melee DMG" },
  "poultry": { "label": "Poultry Meat", "content": "2% Bounce DMG" },
      "poultry": { "label": "Poultry Meat", "content": "2% Bounce DMG" },
  "turtle": { "label": "Turtle Meat", "content": "2% DMG while in Fortress Warfare state" },
      "turtle": { "label": "Turtle Meat", "content": "2% DMG while in Fortress Warfare state" },
  "beef": { "label": "Beef", "content": "2% Frost Vortex DMG" }
      "beef": { "label": "Beef", "content": "2% Frost Vortex DMG" }
}'></div>
    }'></div>
  </div>


<!-- ===================== FISH ===================== -->
  <!-- ================= FISH ================= -->
<h3>Fish</h3>
  <div id="tab-fish" class="mw-tab-content">
<div class="mw-dropdown-ui" data-label="Fish" data-options='{
    <div class="mw-dropdown-ui" data-label="Fish" data-options='{
  "sunfish": { "label": "Sunfish", "content": "5% Crit DMG vs deviated targets, -50% duration to non-fish ingredients" },
      "sunfish": { "label": "Sunfish", "content": "5% Crit DMG vs deviated targets, -50% duration to non-fish ingredients" },
  "carp": { "label": "Carp", "content": "5% Crit DMG vs deviated targets, -50% duration to non-fish ingredients" },
      "carp": { "label": "Carp", "content": "5% Crit DMG vs deviated targets, -50% duration to non-fish ingredients" },
  "tilapia": { "label": "Tilapia", "content": "5% Weakspot DMG vs deviated targets, -50% duration" },
      "tilapia": { "label": "Tilapia", "content": "5% Weakspot DMG vs deviated targets, -50% duration" },
  "arowana": { "label": "Arowana", "content": "5% Weakspot DMG vs deviated targets, -50% duration" },
      "arowana": { "label": "Arowana", "content": "5% Weakspot DMG vs deviated targets, -50% duration" },
  "pompano": { "label": "Pompano", "content": "5% Crit DMG, -50% duration to non-fish ingredients" },
      "pompano": { "label": "Pompano", "content": "5% Crit DMG, -50% duration to non-fish ingredients" },
  "koi": { "label": "Koi Carp", "content": "5% Crit DMG, -50% duration to non-fish ingredients" },
      "koi": { "label": "Koi Carp", "content": "5% Crit DMG, -50% duration to non-fish ingredients" },
  "salmon": { "label": "Salmon", "content": "3% Crit DMG vs Bullseye, -50% duration" },
      "salmon": { "label": "Salmon", "content": "3% Crit DMG vs Bullseye, -50% duration" },
  "mackerel": { "label": "Mackerel", "content": "3% Weakspot DMG vs Frost Vortex, -50% duration" },
      "mackerel": { "label": "Mackerel", "content": "3% Weakspot DMG vs Frost Vortex, -50% duration" },
  "guppy": { "label": "Guppy", "content": "3% Weakspot DMG vs Power Surge, -50% duration" },
      "guppy": { "label": "Guppy", "content": "3% Weakspot DMG vs Power Surge, -50% duration" },
  "shellfish": { "label": "Shellfish", "content": "N/A" }
      "shellfish": { "label": "Shellfish", "content": "N/A" }
}'></div>
    }'></div>
  </div>


<!-- ===================== CROPS ===================== -->
  <!-- ================= CROPS ================= -->
<h3>Crops</h3>
  <div id="tab-crops" class="mw-tab-content">
<div class="mw-dropdown-ui" data-label="Crops" data-options='{
    <div class="mw-dropdown-ui" data-label="Crops" data-options='{
  "blueberry": { "label": "Blueberry", "content": "Energy Depletion Rate -10%" },
      "blueberry": { "label": "Blueberry", "content": "Energy Depletion Rate -10%" },
  "orange": { "label": "Orange", "content": "Energy Depletion Rate -10%" },
      "orange": { "label": "Orange", "content": "Energy Depletion Rate -10%" },
  "wheat": { "label": "Wheat", "content": "Plant yield +20% if deviated, -50% non-crop duration" },
      "wheat": { "label": "Wheat", "content": "Plant yield +20% if deviated, -50% non-crop duration" },
  "pumpkin": { "label": "Pumpkin", "content": "HP regen out of combat if deviated, -50% duration" },
      "pumpkin": { "label": "Pumpkin", "content": "HP regen out of combat if deviated, -50% duration" },
  "mushroom": { "label": "Mushroom", "content": "Sanity regen out of combat if deviated, -50% duration" },
      "mushroom": { "label": "Mushroom", "content": "Sanity regen out of combat if deviated, -50% duration" },
  "corn": { "label": "Corn", "content": "Stamina cost -30%, -50% duration" },
      "corn": { "label": "Corn", "content": "Stamina cost -30%, -50% duration" },
  "cabbage": { "label": "Cabbage", "content": "Logging/mining yield +50%, -50% duration" }
      "cabbage": { "label": "Cabbage", "content": "Logging/mining yield +50%, -50% duration" }
}'></div>
    }'></div>
  </div>


<!-- ===================== HERBS ===================== -->
  <!-- ================= HERBS ================= -->
<h3>Herbs</h3>
  <div id="tab-herbs" class="mw-tab-content">
<div class="mw-dropdown-ui" data-label="Herbs" data-options='{
    <div class="mw-dropdown-ui" data-label="Herbs" data-options='{
  "coneflower": { "label": "Coneflower", "content": "Glide speed +3% / 5%, -20% duration" },
      "coneflower": { "label": "Coneflower", "content": "Glide speed +3% / 5%, -20% duration" },
  "bellflower": { "label": "Bellflower", "content": "Sprint speed +3% / 5%, -20% duration" },
      "bellflower": { "label": "Bellflower", "content": "Sprint speed +3% / 5%, -20% duration" },
  "sage": { "label": "Sage", "content": "Movement speed +3% / 5%, -20% duration" },
      "sage": { "label": "Sage", "content": "Movement speed +3% / 5%, -20% duration" },
  "mint": { "label": "Mint", "content": "Heat resist +5 / 10, cures Heatstroke" }
      "mint": { "label": "Mint", "content": "Heat resist +5 / 10, cures Heatstroke" }
}'></div>
    }'></div>
  </div>


<!-- ===================== FRUITS ===================== -->
  <!-- ================= FRUITS ================= -->
<h3>Fruits</h3>
  <div id="tab-fruits" class="mw-tab-content">
<div class="mw-dropdown-ui" data-label="Fruits" data-options='{
    <div class="mw-dropdown-ui" data-label="Fruits" data-options='{
  "banana": { "label": "Banana", "content": "Max Stamina +5" },
      "banana": { "label": "Banana", "content": "Max Stamina +5" },
  "apple": { "label": "Apple", "content": "Gathering stamina cost -10%" },
      "apple": { "label": "Apple", "content": "Gathering stamina cost -10%" },
  "coconut": { "label": "Coconut", "content": "Stamina recovery +5%" },
      "coconut": { "label": "Coconut", "content": "Stamina recovery +5%" },
  "tomato": { "label": "Tomato", "content": "Deviation bonus, may cause digestive discomfort" }
      "tomato": { "label": "Tomato", "content": "Deviation bonus, may cause digestive discomfort" }
}'></div>
    }'></div>
  </div>


<!-- ===================== EGGS ===================== -->
  <!-- ================= EGGS ================= -->
<h3>Eggs</h3>
  <div id="tab-eggs" class="mw-tab-content">
<div class="mw-dropdown-ui" data-label="Eggs" data-options='{
    <div class="mw-dropdown-ui" data-label="Eggs" data-options='{
  "croc_egg": { "label": "Crocodile Egg", "content": "Shock DMG +4%" },
      "croc_egg": { "label": "Crocodile Egg", "content": "Shock DMG +4%" },
  "turtle_egg": { "label": "Turtle Egg", "content": "Elemental DMG taken -3%" },
      "turtle_egg": { "label": "Turtle Egg", "content": "Elemental DMG taken -3%" },
  "bird_egg": { "label": "Bird Egg", "content": "Blaze DMG +4%" },
      "bird_egg": { "label": "Bird Egg", "content": "Blaze DMG +4%" },
  "pristine_egg": { "label": "Pristine Egg", "content": "Elemental DMG +4%" }
      "pristine_egg": { "label": "Pristine Egg", "content": "Elemental DMG +4%" }
}'></div>
    }'></div>
  </div>


<!-- ===================== MILK ===================== -->
  <!-- ================= MILK ================= -->
<h3>Milk</h3>
  <div id="tab-milk" class="mw-tab-content">
<div class="mw-dropdown-ui" data-label="Milk" data-options='{
    <div class="mw-dropdown-ui" data-label="Milk" data-options='{
  "milk": { "label": "Milk", "content": "Max HP increase, -10% durability" },
      "milk": { "label": "Milk", "content": "Max HP increase, -10% durability" },
  "goat_milk": { "label": "Goat Milk", "content": "Sanity regen, -10% durability" },
      "goat_milk": { "label": "Goat Milk", "content": "Sanity regen, -10% durability" },
  "pristine_cow": { "label": "Pristine Cow Milk", "content": "Sanity regen, -50% durability" },
      "pristine_cow": { "label": "Pristine Cow Milk", "content": "Sanity regen, -50% durability" },
  "stardust_cow": { "label": "Stardust Cow Milk", "content": "Fast sanity regen, -90% durability" }
      "stardust_cow": { "label": "Stardust Cow Milk", "content": "Fast sanity regen, -90% durability" }
}'></div>
    }'></div>
  </div>


<!-- ===================== OTHER ===================== -->
  <!-- ================= OTHER ================= -->
<h3>Other</h3>
  <div id="tab-other" class="mw-tab-content">
<div class="mw-dropdown-ui" data-label="Other" data-options='{
    <div class="mw-dropdown-ui" data-label="Other" data-options='{
  "honey": { "label": "Honey", "content": "Sanity regen" },
      "honey": { "label": "Honey", "content": "Sanity regen" },
  "salt": { "label": "Salt", "content": "Dish durability +20%" },
      "salt": { "label": "Salt", "content": "Dish durability +20%" },
  "sugar": { "label": "Sugar", "content": "Energy recovery +20%" },
      "sugar": { "label": "Sugar", "content": "Energy recovery +20%" },
  "peanut": { "label": "Peanut", "content": "Meat bonus +50%" },
      "peanut": { "label": "Peanut", "content": "Meat bonus +50%" },
  "butter": { "label": "Butter", "content": "+30% dish magnitude, -50% non-meat effects" }
      "butter": { "label": "Butter", "content": "+30% dish magnitude, -50% non-meat effects" }
}'></div>
    }'></div>
  </div>
 
</div>

Latest revision as of 17:43, 21 April 2026

Back to Creative Cooking

Meat
Fish
Crops
Herbs
Fruits
Eggs
Milk
Other