テンプレート:GatheringEfficiency

提供:ARK Wiki
ナビゲーションに移動 検索に移動

このテンプレートはテーブル「GatheringEfficiencies」を定義します。 View table. A table of how efficient a creature/tool is to gather resources.

Usage

Parameter

  • Name of resource (e.g. 'Berries', 'Raw Meat', etc.)
  • note

Possible values for resources:

  • 1-5 (While 0 is a possible value, N/A is clearer that the creature does not gather that resource.)
  • na if the creature does not gather this item.

Use [resource]_auto = yes to indicate if the creature gathers the item autonomously (e.g. Raw Meat_auto = yes)

The note variable can be used to add a footnote to the table.

Empty resources will not be displayed.

Example

{{GatheringEfficiency
| Berries = 5
| Berries_auto = yes
| Thatch = 1
| Wood = 3
| Flint = 1
| Metal = 0
| Oil = 2
| Chitin = 5
| Hide = 3
| Hide_auto = yes
| Raw Meat = 0
| Rare Flower = 0
| note = Berries are only gathered when creature is set to wander.
}}
資源 効率
Chitin.png Chitin ★★★★★
Berries.png Berries ★★★★★
自主的に収集します
Hide.png Hide ★★★☆☆
自主的に収集します
Wood.png Wood ★★★☆☆
Oil.png Oil ★★☆☆☆
Thatch.png Thatch ★☆☆☆☆
Flint.png Flint ★☆☆☆☆
Rare Flower.png Rare Flower ?
Metal.png Metal ?
Raw Meat.png Raw Meat ?
Berries are only gathered when creature is set to wander.

Template

{{GatheringEfficiency
| Berries = 
| Berries_auto = 
| Stone = 
| Stone_auto = 
| Thatch = 
| Thatch_auto = 
| Flint = 
| Flint_auto = 
| Wood = 
| Wood_auto = 
| Fiber =
| Fiber_auto =
| Metal = 
| Metal_auto = 
| Chitin = 
| Chitin_auto = 
| Oil = 
| Oil_auto = 
| Keratin = 
| Keratin_auto = 
| Rare Mushroom = 
| Rare Mushroom_auto = 
| Hide = 
| Hide_auto = 
| Rare Flower = 
| Rare Flower_auto = 
| Pelt = 
| Pelt_auto = 
| Raw Meat = 
| Raw Meat_auto = 
| note = 
}}