CONAN EXILES DATABASE
| Knowledge |
| 1 | 將骨頭放入研磨器 可以將許多物品放入研磨器中以生產其他資源。骨頭就是例子之一。 將骨頭放入研磨器的物品清單中,然後按「玩遊戲」按鈕將其啟動。 craft 25 XP Requires: put_item_in_placeableItems: ALL( Item.Resource.Bone )Placeables: ALL( Item.Placeable.Craftingstation.Grinder ) |
| 2 | 將植物纖維頭放入研磨器 大多數基本資源都會產生鹽、香料、粉末或煉金術粉等東西。 將植物纖維放入研磨器的物品清單中,然後按「玩遊戲」按鈕將其啟動。 craft 50 XP Requires: put_item_in_placeableItems: ALL( Item.Resource.Plantfiber )Placeables: ALL( Item.Placeable.Craftingstation.Grinder ) |
| 3 | 解鎖液體壓榨機知識 液體壓榨機用於從現有材料中提取液體。 從知識主選單解鎖液體壓榨機。 knowledge 5 XP |
| 4 | 將人肉放入液體壓榨機 獲取血液和其他液體的一種簡單方法是使用液體壓榨機。世界上很多物品都可以壓榨,以獲得各種成分。 將人肉放入液體壓榨機物品清單,然後按「玩遊戲」按鈕以啟動之。 craft 150 XP Requires: put_item_in_placeableItems: ALL( Item.Food.Meat.Raw.Human )Placeables: ALL( Item.Placeable.Craftingstation.FluidPress ) |
| 5 | 將煤放入液體壓榨機 液體壓榨機還可以將煤壓成焦油。 將煤放入液體壓榨機物品清單中,然後按「玩遊戲」按鈕將其啟動。 craft 200 XP Requires: put_item_in_placeableItems: ALL( Item.Resource.Coal )Placeables: ALL( Item.Placeable.Craftingstation.FluidPress ) |
| 6 | 解鎖拆除工作台知識 拆除工作台讓你可將不再需要的物品拆解成組件來繼續使用它們。 從知識主選單解鎖拆除工作台。 knowledge 250 XP |
| 7 | 拆除物品 拆除工作台讓你可將不再需要的物品拆解成組件來繼續使用它們。 將一件物品放入拆除工作台的拆物品清單中以將其拆卸。有些物品無法拆卸。 craft 375 XP Requires: put_item_in_placeablePlaceables: ALL( Item.Placeable.Craftingstation.Dismantler ) |
| Knowledge |