ARK: Survival Evolved Wiki
Advertisement

このモジュールについての説明文ページを モジュール:TamingTable/foodAliases/doc に作成できます

return {
  ['Raw Meat'] = '生肉',
  ['Raw Prime Meat'] = '霜降り肉',
  ['Raw Mutton'] = '羊肉',
  ['Cooked Lamb Chop'] = 'ラムチョップ',
  ['Cooked Prime Meat'] = '霜降りこんがり肉',
  ['Raw Prime Fish Meat'] = '大トロ',
  ['Cooked Prime Fish Meat'] = 'こんがり大トロ',
  ['Cooked Meat'] = 'こんがり肉',
  ['Raw Fish Meat'] = '魚肉',
  ['Cooked Fish Meat'] = 'こんがり魚',
  ['Spoiled Meat'] = '腐った肉',
  
  
  ['Basic Kibble'] = 'キブル(基本)',
  ['Simple Kibble'] = 'キブル(簡易)',
  ['Regular Kibble'] = 'キブル(通常)',
  ['Superior Kibble'] = 'キブル(優)',
  ['Exceptional Kibble'] = 'キブル(超級)',
  ['Extraordinary Kibble'] = 'キブル(特級)',


  ['Mejoberry'] = 'メジョベリー',
  ['Giant Bee Honey'] = '巨大ハチのハチミツ',
  ['Sweet Vegetable Cake'] = 'スイートベジタブルケーキ',
  ['Plant Species Z Seed (Aberration)'] = 'プラントZの種 (Aberration)',
  ['Plant Species Y Seed (Scorched Earth)'] = 'プラントYの種 (Scorched Earth)',
  ['Plant Species X Seed'] = 'プラントXの種',
  ['Aquatic Mushroom (Aberration)'] = 'アクアティック・マッシュルーム (Aberration)',
  ['Ascerbic Mushroom (Aberration)'] = 'アサービック・マッシュルーム (Aberration)',
  ['Auric Mushroom (Aberration)'] = '金のマッシュルーム (Aberration)',
  ['Amarberry Seed'] = 'アマルベリーの種',
  ['Citronal Seed'] = 'レモンの種',


  ['Rare Flower'] = 'レアフラワー',
  ['Rare Mushroom'] = 'レアマッシュルーム',


  ['Element'] = 'エレメント',
  
  ['Fertilized Giganotosaurus Egg'] = 'ギガノトサウルスの受精卵',
  ['Fertilized Bronto Egg'] = 'ブロントサウルスの受精卵',
  ['Fertilized Dimetrodon Egg'] = 'ディメトロドンの受精卵',	
  ['Fertilized Allosaurus Egg'] = 'アロサウルスの受精卵',
  ['Fertilized Camelsaurus Egg'] = 'モレラトプスの受精卵',
  ['Fertilized Baryonyx Egg'] = 'バリオニクスの受精卵',
  ['Fertilized Oviraptor Egg'] = 'オヴィラプトルの受精卵',
  ['Fertilized Ankylo Egg'] = 'アンキロサウルスの受精卵',
  ['Fertilized Archaeopteryx Egg'] = '始祖鳥の受精卵',	
}
Advertisement