『Valheim Plus』の設定方法!多くの便利機能を追加する大型MOD『Valheim Plus』の使い方について詳しく解説。

この記事では、Valheim超人気MODである『Valheim Plus』の設定方法について説明していきます。

目次

『Valheim Plus』とは?

『Valheim Plus』を導入すると、建築制限や鉱石のポータル制限の解除チェストアイテムの素材利用ゲーム内時間の表示一人称視点、建築物の劣化削除など、多くの便利機能が利用できるようになります。さらに設備の自動燃料補給生産物自動収納アイテムの自動修理や建築物の範囲修理、カメラのズームアウト距離変更回避の簡単なキー操作最大所持重量の変更そしてインベントリの拡張なども可能です。

MODの導入方法

MODの導入方法については以下の記事でまとめています。

『Valheim Plus』の設定方法

Valheim Plusの設定変更は『valheim_plus.cfg』というファイルを編集して行います。

MODを導入するとこのファイルが以下の場所に生成されます。

\Steam\steamapps\common\Valheim\BepInEx\config

初期設定ではValheim Plusの機能は全てオフになっています。
有効化するには、ファイルのコードを書き換えてオンにする必要があります。

有効化するには各項目の最初にある「enabled = false」のfalseをtrueに変更。

例としてこのような項目の場合
[Bed]
; Change false to true to enable this section
enabled = true←②こっちもオンにする必要がある(falseの文字を消してtrueと打つ)
; Change false to true to enable sleeping without setting bed as spawn.
; When hovering over a bed you will be presented with a Hot-Key ‘LShift+E’. This Hot-Key will allow for you to sleep on any bed without having to set a spawn-point.
sleepWithoutSpawn = true←①これをオンにしたければ(falseの文字を消してtrueと打つ)
; Change false to true to enable sleeping on only unclaimed beds without setting bed as spawn.
; With this option enabled only beds that are not claimed by other players can be slept on without setting spawn-point using ‘Shift+E’
unclaimedBedsOnly = false

あとは、自分好みの設定に変更して遊びましょう!!

以下は『valheim_plus.cfg』ファイルの内容になります。

[ValheimPlus]全体設定

; Change false to true to enable this section. https://valheim.plus/documentation/list#ValheimPlus
trueでセクション有効
enabled = true

; Display the Valheim Plus logo in the main menu
メインメニューにValheim Plusのロゴを表示
mainMenuLogo = true

; Display the advertisement of our server hosting partner on the server browser menu
サーバーブラウザメニューにの広告を表示
serverBrowserAdvertisement = true

[AdvancedBuildingMode]拡張建築モード(建築物を自由に移動して設置できる)

; https://docs.unity3d.com/ScriptReference/KeyCode.html <- a list of keycodes
; Change false to true to enable this section, if you set this to false the mode will not be accessible. https://valheim.plus/documentation/list#AdvancedBuildingMode
trueでセクション有効
enabled = false

; Enter the advanced building mode with this key when building
ABM起動するキー
enterAdvancedBuildingMode = F1

; Exit the advanced building mode with this key when building
ABM終了するキー
exitAdvancedBuildingMode = F3

; Copy the object rotation of the currently selected object in ABM
ABMで現在選択されているオブジェクトの回転をコピー
copyObjectRotation = Keypad7

; Apply the copied object rotation to the currently selected object in ABM
ABMで現在選択されているオブジェクトにコピーした回転を適用
pasteObjectRotation = Keypad8

; Increases the amount an object rotates and moves. Holding Shift will increase in increments of 10 instead of 1.
オブジェクトの移動、回転量を増加させる。「Shiftキー」で10ずつ増加
increaseScrollSpeed = KeypadPlus

; Decreases the amount an object rotates and moves. Holding Shift will decrease in increments of 10 instead of 1.
オブジェクトの移動、回転量を減少させる。「Shiftキー」で10ずつ減少
decreaseScrollSpeed = KeypadMinus

[AdvancedEditingMode]拡張編集モード(すでに設置した物を自由に移動して設置できる)

; https://docs.unity3d.com/ScriptReference/KeyCode.html <- a list of keycodes
; Change false to true to enable this section, if you set this to false the mode will not be accessible. https://valheim.plus/documentation/list#AdvancedEditingMode
trueでセクション有効
enabled = false

; Enter the advanced editing mode with this key
AEM起動するキー
enterAdvancedEditingMode = Keypad0

; Reset the object to its original position and rotation
オブジェクトの移動、回転をリセット
resetAdvancedEditingMode = F7

; Exit the advanced editing mode with this key and reset the object
AEM終了するキー
abortAndExitAdvancedEditingMode = F8

; Confirm the placement of the object and place it
オブジェクトの配置を決定
confirmPlacementOfAdvancedEditingMode = KeypadEnter

; Copy the object rotation of the currently selected object in AEM
AEMで現在選択されているオブジェクトの回転をコピー
copyObjectRotation = Keypad7

; Apply the copied object rotation to the currently selected object in AEM
AEMで現在選択されているオブジェクトにコピーした回転を適用
pasteObjectRotation = Keypad8

; Increases the amount an object rotates and moves. Holding Shift will increase in increments of 10 instead of 1.
オブジェクトの移動、回転量を増加させる。「Shiftキー」で10ずつ増加。
increaseScrollSpeed = KeypadPlus

; Decreases the amount an object rotates and moves. Holding Shift will decrease in increments of 10 instead of 1.
オブジェクトの移動、回転量を減少させる。「Shiftキー」で10ずつ減少。
decreaseScrollSpeed = KeypadMinus

[Bed]ベッド

; Change false to true to enable this section
trueでセクション有効
enabled = false

; Change false to true to enable sleeping without setting bed as spawn.
; When hovering over a bed you will be presented with a Hot-Key ‘LShift+E’. This Hot-Key will allow for you to sleep on any bed without having to set a spawn-point.
ベッドに「左Shift + E」でスポーンポイントを設定せずに眠れるようにする
sleepWithoutSpawn = false

; Change false to true to enable sleeping on only unclaimed beds without setting bed as spawn.
; With this option enabled only beds that are not claimed by other players can be slept on without setting spawn-point using ‘Shift+E’
ベッドに「左Shift + E」で「他のプレイヤーが要求していないベッドのでみ」眠れるようにする
unclaimedBedsOnly = false

[Beehive]蜂の巣

; Change false to true to enable this section. https://valheim.plus/documentation/list#Beehive
trueでセクション有効
enabled = false

; Configure the speed at which the bees produce honey in seconds, 1200 seconds are 24 ingame hours.
蜂の巣の「ハチミツ1つあたりの生産速度」を秒単位で変更。1200秒(20分)はゲーム内24時間
honeyProductionSpeed = 1200

; Configure the maximum amount of honey in beehives.
蜂の巣の「ハチミツ最大容量」を変更。
maximumHoneyPerBeehive = 4

; Instead of dropping the items, they will be placed inside the nearest nearby chests.
生産されたハチミツを自動で最も近いチェストに収納。
autoDeposit = false

; The range of the chest detection for the auto deposit feature.
; Maximum is 50
自動収納のチェスト検出範囲(メートル)。最大50。
autoDepositRange = 10

; Display the minutes and seconds until the beehive produces honey on crosshair hover.
蜂の巣にカーソルを合わせると次の生産までの時間を表示。
showDuration = false

[Building]建物

; Change false to true to enable this section. https://valheim.plus/documentation/list#Building
trueでセクション有効
enabled = false

; Remove some of the Invalid placement messages, most notably provides the ability to place objects into other objects
建設時の「無効な配置(設置不可)」制限を解除。特にオブジェクトを他オブジェクトに配置する機能を提供。
noInvalidPlacementRestriction = false

; Removes the “Mystical forces” building prevention and allows destruction of build objects in those areas with the hammer.
建設時の「謎の力(建設不可領域)」制限を解除。それらの領域にオブジェクトを設置可能にする。
noMysticalForcesPreventPlacementRestriction = false

; Removes the weather damage from rain and water erosion.
水による設置オブジェクトの劣化を無効化。
noWeatherDamage = false

; The maximum range in meters that you can place build objects at inside the hammer build mode.
建築モード時にオブジェクトを配置できる最大距離(メートル)
maximumPlacementDistance = 8

; The radius, in meters, in which a piece must be to contribute to the comfort level.
家具による快適度の効果範囲(メートル)
pieceComfortRadius = 10

; When destroying a building piece, setting this to true will ensure it always drops full resources.
; We recommend to enable this if you use this section.
オブジェクト破壊時に常にすべての素材がドロップされる
alwaysDropResources = false

; When destroying a building piece, setting this to true will ensure it always drops pieces that the devs have marked as “do not drop”.
; We recommend to enable this if you use this section.
オブジェクト破壊時に戻ってこないよう設定されている素材がドロップされる。
alwaysDropExcludedResources = false

; Setting this to true will cause repairing with the hammer to repair in a radius instead of a single piece.
範囲修理。修理をオブジェクト単位ではなく半径範囲内に変更。
enableAreaRepair = false

; Sets the area repair radius of enableAreaRepair. A value of 7.5 would mean your repair radius is 7.5 meters.
; Requires enableAreaRepair=true
範囲修理の半径(メートル)
areaRepairRadius = 7.5

[Camera]カメラ

; Change false to true to enable this section. https://valheim.plus/documentation/list#Camera
trueでセクション有効
enabled = false

; The maximum zoom distance to your character in-game.
; Default is 6
カメラの最大ズームアウト距離
cameraMaximumZoomDistance = 6

; The maximum zoom distance to your character when in a boat.
; Default is 6
カメラの船操作時の最大ズームアウト距離
cameraBoatMaximumZoomDistance = 6

; The in-game camera FOV.
; Default is 65
カメラのFOV
cameraFOV = 65

[Experience]経験値

; Change false to true to enable this section. This section contains modifiers. https://valheim.plus/documentation/list#Experience
; Modifiers are increases and reduction in percent declared by 50, or -50. The value 50 will increase experience gained by 50%, -50 will reduce experience gained by 50%.
trueでセクション有効
50で経験値50%増加、値-50で経験値50%減少
enabled = false

; The modifier value for the experience gained of swords.

swords = 0

; The modifier value for the experience gained of knives.
ナイフ
knives = 0

; The modifier value for the experience gained of clubs.
棍棒
clubs = 0

; The modifier value for the experience gained of polearms.
長柄武器
polearms = 0

; The modifier value for the experience gained of spears.

spears = 0

; The modifier value for the experience gained of blocking.
ブロック
blocking = 0

; The modifier value for the experience gained of axes.

axes = 0

; The modifier value for the experience gained of bows.

bows = 0

; The modifier value for the experience gained of fire magic.
火魔法
fireMagic = 0

; The modifier value for the experience gained of frost magic.
氷魔法
frostMagic = 0

; The modifier value for the experience gained of unarmed.
素手
unarmed = 0

; The modifier value for the experience gained of mining.
つるはし
pickaxes = 0

; The modifier value for the experience gained of wood cutting.
木の伐採
woodCutting = 0

; The modifier value for the experience gained of jumping.
ジャンプ
jump = 0

; The modifier value for the experience gained of sneaking.
忍び歩き
sneak = 0

; The modifier value for the experience gained of running.
走り
run = 0

; The modifier value for the experience gained of swimming.
泳ぎ
swim = 0

; The modifier value for the experience gained of riding.
乗り
ride = 0

[Fermenter]発酵樽

; Change false to true to enable this section. https://valheim.plus/documentation/list#Fermenter
trueでセクション有効
enabled = false

; Configure the time that the fermenter takes to produce its product, 2400 seconds are 48 ingame hours.
発酵樽の生産速度を秒単位で変更。2400秒(40分)はゲーム内48時間。
fermenterDuration = 2400

; Configure the total amount of produced items from a fermenter.
発酵樽の生産量を変更。
fermenterItemsProduced = 6

; Display the minutes and seconds until the fermenter is done on crosshair hover.
発酵樽にカーソルを合わせると完了するまでの時間を表示。
showDuration = false

; Instead of dropping the items, they will be placed inside the nearest nearby chests.
発酵樽で生産されたアイテムを自動で最も近いチェストに収納。
autoDeposit = false

; Automatically pull meads from nearby chests to be placed inside the Fermenter as soon as its empty.
発酵樽が空になると近くのチェストから蜂蜜酒主成分を自動補充
autoFuel = false

; This option prevents the fermenter to pull items from warded areas if it isn’t placed inside of it.
; For convenience, we recommend this to be set to true.
発酵樽が守護石エリア外の場合、守護石エリア内から自動補充をしない
ignorePrivateAreaCheck = true

; The range of the chest detection for the auto deposit and auto fuel features
; Maximum is 50
自動収納と自動補充のチェスト検出範囲(メートル)。最大50
autoRange = 10

[FireSource]火の燃料

; Change false to true to enable this section. https://valheim.plus/documentation/list#FireSource
trueでセクション有効
enabled = true

; If set to true, torch-type fire sources will stay at max fuel level once filled.
; Applies to: wood torches, iron torches, green torches, sconces and brazier.
家具系松明の燃料を減らなくする。
適用対象:木製松明、鉄製松明、緑炎鉄製松明、壁掛け燭台、釣り火鉢
torches = false

; If set to true, non torch-type fire sources will stay at max fuel level once filled.
家具系松明以外の燃料を減らなくする。
焚き火
fires = false

; Automatically pull wood from nearby chests to be placed inside the Fire as soon as its empty.
燃料を近くのチェストから自動補充
autoFuel = true

; This option prevents the Fire to pull items from warded areas if it isn’t placed inside of it.
; For convenience, we recommend this to be set to true.
自動補充対象オブジェクトが守護石エリア外の場合、守護石エリア内から自動補充をしない
ignorePrivateAreaCheck = true

; The range of the chest detection for the auto fuel features.
; Maximum is 50
自動補充のチェスト検出範囲(メートル)。最大50
autoRange = 50

[Food]食べ物

; Change false to true to enable this section. https://valheim.plus/documentation/list#Food
trueでセクション有効
enabled = false

; Increase or reduce the time that food lasts by %.
; The value 50 would cause food to run out 50% slower, -50% would cause the food to run out 50% faster.
食べ物の効果時間の長さを変更。
値50で50%増加、値-50で50%減少

foodDurationMultiplier = 0

; This option prevents food degrading over time – in other words, it retains its maximum benefit until it runs out instead of reducing its effect over time.
食べ物の効果が時間経過で徐々に低下するのを削除
disableFoodDegradation = false

[Smelter]溶鉱炉

; Change false to true to enable this section. https://valheim.plus/documentation/list#Smelter
trueでセクション有効
enabled = false

; Maximum amount of ore in a Smelter.
溶解炉の鉱石の最大量
maximumOre = 10

; Maximum amount of coal in a Smelter.
溶解炉の炭の最大量
maximumCoal = 20

; The total amount of coal used to produce a single smelted ingot.
金属加工1つあたりの炭の必要量
coalUsedPerProduct = 2

; The time it takes for the Smelter to produce a single ingot in seconds.
金属加工1つあたりの時間(秒単位)
productionSpeed = 30

; Instead of dropping the items, they will be placed inside the nearest nearby chests.
精錬された金属を自動で最も近いチェストに収納
autoDeposit = false

; The Smelter will pull coal and raw materials from nearby chests to be automatically added to it when its empty.
炭を近くのチェストから自動補充
autoFuel = false

; This option prevents the Smelter to pull items from warded areas if it isn’t placed inside of it.
; For convenience, we recommend this to be set to true.
溶解炉が守護石エリア外の場合、守護石エリア内から自動補充をしない
ignorePrivateAreaCheck = true

; The range of the chest detection for the auto deposit and auto fuel features.
; Maximum is 50
自動収納と自動補充のチェスト検出範囲(メートル)。最大50
autoRange = 10

[Furnace]鉄溶鉱炉

; Change false to true to enable this section. https://valheim.plus/documentation/list#Furnace
trueでセクション有効
enabled = false

; Maximum amount of ore in a Furnace.
溶解炉の鉱石の最大量
maximumOre = 10

; Maximum amount of coal in a Furnace.
溶解炉の炭の最大量
maximumCoal = 20

; The total amount of coal used to produce a single smelted ingot.
金属加工1つあたりの炭の必要量
coalUsedPerProduct = 2

; The time it takes for the Furnace to produce a single ingot in seconds.
金属加工1つあたりの時間(秒単位)
productionSpeed = 30

; Instead of dropping the items, they will be placed inside the nearest nearby chests.
精錬された金属を自動で最も近いチェストに収納
autoDeposit = false

; The Furnace will pull coal and raw materials from nearby chests to be automatically added to it when its empty.
炭を近くのチェストから自動補充
autoFuel = false

; This option prevents the Furnace to pull items from warded areas if it isn’t placed inside of it.
; For convenience, we recommend this to be set to true.
溶解炉が守護石エリア外の場合、守護石エリア内から自動補充をしない
ignorePrivateAreaCheck = true

; The range of the chest detection for the auto deposit and auto fuel features.
; Maximum is 50
自動収納と自動補充のチェスト検出範囲(メートル)。最大50
autoRange = 10

; This option allows all ores inside the Furnace.
鉄溶鉱炉で全ての鉱石を精錬可能にする
allowAllOres = false

[Game]ゲーム

; Change false to true to enable this section. https://valheim.plus/documentation/list#Game
trueでセクション有効
enabled = false

; The games damage multiplier per person nearby in difficultyScaleRange(m) radius.
; Default is 4% monster damage increase per player in radius.
マルチプレイで他のプレイヤーが近くにいる場合の敵からのダメージ増加率。
4でプレイヤー1人ごとに+4%のダメージ増加
gameDifficultyDamageScale = 4

; The games health multiplier per person nearby in difficultyScaleRange(m) radius.
; Default is 30% monster health increase per player in radius.
マルチプレイで他のプレイヤーが近くにいる場合の敵の体力増加率。
30でプレイヤー1人ごとに敵の体力+30%増加。
gameDifficultyHealthScale = 30

; Adds additional players to the difficulty calculation in multiplayer unrelated to the actual amount.
; This option is disabled if its set to 0.
難易度計算のプレーヤー数に架空のプレイヤー数を追加して難易度を上げる。
0で無効
extraPlayerCountNearby = 0

; Sets the nearby player count always to this value + extraPlayerCountNearby.
; This option is disabled if its set to 0.
難易度計算のプレーヤー数を実際の人数に関係なく固定する。
0で無効
setFixedPlayerCountTo = 0

; The range in meters at which other players count towards nearby players for the difficulty scale.
ゲームが他のプレイヤーが近くにいると見なす範囲(メートル)
difficultyScaleRange = 200

; If you set this to true, all portals will be disabled.
ポータルを無効化する
disablePortals = false

; If you set this to true the console will be force disabled in-game.
trueでコンソールを強制的に有効化、falseで無効化
disableConsole = false

;If you set this to true, portal names will be displayed in big text in center of screen.
ポータル名を画面中央に大きなテキストで表示
bigPortalNames = false

;Remove dense fog from the game.
ゲームから濃い霧を削除する
disableFog = false

[Hotkeys]ホットキー

; https://docs.unity3d.com/ScriptReference/KeyCode.html <- a list of keycodes
; Change false to true to enable this section. https://valheim.plus/documentation/list#Hotkeys
trueでセクション有効
enabled = false

; Roll forwards on hot key pressed.
ホットキーが押されたときに前方にロールする
rollForwards = F9

; Roll backwards on hot key pressed.
ホットキーが押されたときに後方にロールする
rollBackwards = F10

[Items]アイテム

; Change false to true to enable this section. https://valheim.plus/documentation/list#Items
trueでセクション有効
enabled = false

; Enables you to teleport with ores and other usually teleport restricted objects.
鉱石など全アイテムのテレポート制限解除
noTeleportPrevention = false

; Increase or reduce item weight by a modifier in percent.
; The value -50 will reduce item weight of every object by 50%, 50 will increase the weight of every item by 50%.
アイテムの重量を変更。
値50で50%増加、値-50で50%減少
baseItemWeightReduction = 0

; Increase or reduce the size of all maximum item stacks by a modifier in percent.
; The value 50 would set a usual item stack of 100 to be 150.
; The value -50 would set a usual item stack of 100 to be 50.
アイテムの最大スタック数を変更。
値50で50%増加、値-50で50%減少
itemStackMultiplier = 0

; Set duration that dropped items stay on the ground before they are despawning. Game default is 3600 seconds.
ドロップアイテムがデスポーン(消滅)するまでの時間。ゲームのデフォルトは3600秒
droppedItemOnGroundDurationInSeconds = 3600

; Items dropped always float in water.
落としたアイテムが水に浮くようにする
itemsFloatInWater = false

[Hud]HUD表示

; Change false to true to enable this section. https://valheim.plus/documentation/list#HUD
trueでセクション有効
enabled = false

; Shows the required amount of items AND the amount of items in your inventory in build mode and while crafting.
; This is enabled when the CraftFromChest section is enabled.
建築時に利用可能なインベントリ内の素材数を表示。
CraftFromChest(チェスト素材利用)セクションが有効ならコンテナ内の素材数も表示。
showRequiredItems = false

; Shows small notifications about all skill experienced gained in the top left corner.
画面左上に獲得したスキル経験値とスキルレベルを表示。
experienceGainedNotifications = false

; Set to true to remove the red screen flash overlay when the player takes damage.
ダメージを受けたときの画面の赤いフラッシュを削除
removeDamageFlash = false

; If bow is in hotbar, display current ammo & total ammo under hotbar icon – never (0), when equipped (1), or always (2).
弓がホットバーにある場合はアイコンの下に現在の弾数/総弾数を表示。
表示なし(0)、装備時のみ(1)、常に表示(2)
displayBowAmmoCounts = 0

[Gathering]ツールでのアイテム採取

; Change false to true to enable this section. This section contains modifiers. Modifiers are increases and reduction in percent declared by 50, or -50. https://valheim.plus/documentation/list#Gathering
trueでセクション有効
値50で50%増加、値-50で50%減少
enabled = false

; Modify the chance to drop resources from resource nodes affected by this category. This only works on resource nodes that do not have guaranteed drops.
; As example by default scrap piles in dungeons have a 20% chance to drop a item, if you set this option to 200, you will then have a 60% chance to drop iron.
「ドロップが確率」のオブジェクト破壊時のドロップ率を変更。
例えば沈んだ墓地の「泥まみれのゴミの山」のドロップ率は20%だが、値200で60%になる
dropChance = 0

; Each of these values increase or reduce the dropped items from destroyed objects with tools (Stones, Trees, Resource nodes, etc.) by %.
; The value 50 will increase the dropped wood from trees from 10 to 15. The value -50 will reduce the amount of dropped wood from 10 to 5.
「ドロップが確実」なオブジェクト破壊時のドロップ数を変更。
木を伐採した場合、値50でドロップ数が木10から15に増加、値-50で木10から木5に減少。

wood = 0
stone = 0
上質な木 fineWood = 0
木の芯 coreWood = 0
古代の樹皮 elderBark = 0
鉄くず ironScrap = 0
スズ鉱石 tinOre = 0
銅鉱石 copperOre = 0
銀鉱石 silverOre = 0
キチン chitin = 0

[Pickable]素手採取

; Change false to true to enable this section. https://valheim.plus/documentation/list#Pickable
; Each value below (in percent) will modify the yield when “picking” items (default key E) such as berries and flowers.
; A value of 100 will double drops, 200 will triple and so on.
trueでセクション有効
値50で50%増加、値-50で50%減少。値100でドロップ量を2倍、値200で3倍。
enabled = false

; All berries, all mushrooms, onions and carrots
食物:全ベリー、全キノコ、ニンジンのドロップ量
edibles = 0

; Barley, Flax, Dandelion, Thistle, Carrot Seeds, Turnip Seeds, Turnip, Onion Seeds
花と食材:大麦、亜麻、タンポポ、アザミ、ニンジンの種、カブの種、カブのドロップ量
flowersAndIngredients = 0

; Bone Fragments, Flint, Stone, Wood (branches on the ground)
材料:骨片、火打ち石、石、木(地面の枝)のドロップ量
materials = 0

; Amber, Amber Pearl, Coins, Ruby
貴重品:琥珀、琥珀珠、コイン、ルビーのドロップ量
valuables = 0

; Surtling Core only
スルトリングの核
surtlingCores = 0

[Durability]耐久値

; Change false to true to enable this section. This section contains modifiers. https://valheim.plus/documentation/list#Durability
; Modifiers are increases and reduction in percent declared by 50, or -50.
trueでセクション有効
enabled = false

; Each of these values increase or reduce the durability of the specific item type by %.
; The value 50 will increase the durability from 100 to 150. The value -50 will reduce the durability from 100 to 50.
各アイテムタイプの耐久度を変更。
デフォルト耐久度は100。値50で150に増加、値-50で50に減少
axes = 0
つるはし pickaxes = 0
ハンマー hammer = 0
農耕具 cultivator = 0
hoe = 0
武器 weapons = 0
防具 armor = 0
bows = 0
shields = 0
松明 torch = 0

[Armor]防具

; Change false to true to enable this section. This section contains modifiers. https://valheim.plus/documentation/list#Armor
; Modifiers are increases and reduction in percent declared by 50, or -50.
trueでセクション有効
enabled = false

; Each of these values increase or reduce the armor of the specific item type by %.
; The value 50 will increase the armor from 14 to 21. The value -50 will reduce the armor from 14 to 7.
アイテムタイプごとにアーマー値を変更。
アーマー値を値50で14から21に増加、値-50で14から7に減少
helmets = 0
chests = 0
legs = 0
ケープ capes = 0

[Kiln]炭焼き窯

; Change false to true to enable this section. https://valheim.plus/documentation/list#Kiln
trueでセクション有効
enabled = false

; Maximum amount of wood in a Kiln.
炭焼き窯の木材の最大量
maximumWood = 25

; Change false to true to disable Fine Wood processing.
「上質な木」を燃料から除外
dontProcessFineWood = false

; Change false to true to disabled Round Log processing.
「木の芯」を燃料から除外
dontProcessRoundLog = false

; The time it takes for the Kiln to produce a single piece of coal in seconds.
炭生成1つあたりの時間(秒単位)
productionSpeed = 15

; Instead of dropping the items, they will be placed inside the nearest nearby chests.
生成された炭を自動で最も近いチェストに収納
autoDeposit = false

; The Kiln will pull wood from nearby chests to be automatically added to it when its empty.
; This option respects the dontProcessFineWood and dontProcessRoundLog settings.
燃料の木材を近くのチェストから自動補充。
「上質な木」と「木の芯」除外設定は適用される

autoFuel = false

; Stops autoFuel (looking for fuel) when there is at leasts this quantity of Coal in nearby chests
; (ignored if set to 0)
近くのチェストにこの量の炭がある場合は自動補充を停止。
0で無効

stopAutoFuelThreshold = 0

; This option prevents the Kiln to pull items from warded areas if it isn’t placed inside of it.
; For convenience, we recommend this to be set to true.
炭焼き窯が守護石エリア外の場合、守護石エリア内から自動補充をしない
ignorePrivateAreaCheck = true

; The range of the chest detection for the auto deposit and fuel features.
; Maximum is 50
自動収納と自動補充のチェスト検出範囲(メートル)。最大50。
autoRange = 10

[Map]マップ

; Change false to true to enable this section. https://valheim.plus/documentation/list#Map
trueでセクション有効
enabled = false

; With this enabled you will receive the same exploration progression as other players on the server.
; This will also enable the option for the server to sync everyones exploration progression on connecting to the server.
サーバー内の全プレーヤーのマップを同期する。
shareMapProgression = false

; The radius of the map that you explore when moving.
到達時にマップが明らかになる範囲(メートル)。
exploreRadius = 100

; Prevents you and other people on the server to turn off their map sharing option.
サーバー上の全プレイヤーがマップ共有オプションをオフにするのを禁止する。
preventPlayerFromTurningOffPublicPosition = false

; This option automatically shares created pins with everyone playing on the server.
すべてのピンを常に共有。
shareAllPins = false

; Display carts and boats on the map
荷車と船を地図に表示。
displayCartsAndBoats = false

[Player]プレーヤー

; Change false to true to enable this section. https://valheim.plus/documentation/list#Player
trueでセクション有効
enabled = false

; The base amount of carry weight of your character.
キャラクターの最大所持重量
baseMaximumWeight = 300

; Increase the buff you receive to your carry weight from Megingjord’s girdle.
メギンギョルズでアップする最大所持重量
baseMegingjordBuff = 150

; Increase auto pickup range of all items.
落ちているアイテムの自動取得範囲。
baseAutoPickUpRange = 2

; Disable all types of camera shake.
すべてのタイプの手ぶれ(カメラの振動)を無効化。
disableCameraShake = false

; The base unarmed damage multiplied by your skill level. 120 will result in a maximum of up to 12 damage when you have a skill level of 10.
基本の素手攻撃ダメージ。
値120のスキル10で最大12ダメージ。

baseUnarmedDamage = 70

; When changed to true, you will not be permitted to place a crop within the grow radius of another crop.
作物同士を近くに(スペース不足で枯れてしまう距離)に設置できなくする
cropNotifier = false

; How many seconds each comfort level contributes to the rested bonus.
快適度1毎に増える「休息済みバフ」の効果時間(秒数)。
restSecondsPerComfortLevel = 60

; Change the death penalty in percentage, where higher will increase the death penalty and lower will reduce it.
; This is a modifier value. 50 will increase it by 50%, -50 will reduce it by 50%.
デスペナルティのスキルレベル減少を%で変更。
値50でデスペナルティ50%増加、値-50で50%減少。

deathPenaltyMultiplier = 0

; If set to true, this option will automatically repair your equipment when you interact with the appropriate workbench.
作業台にアクセスしたら一括自動修理する
autoRepair = false

; Boss buff duration (seconds)
「見捨てられしものの力」バフの持続時間(秒)
guardianBuffDuration = 300

; Boss buff cooldown (seconds)
「見捨てられしものの力」バフのクールダウン(秒)
guardianBuffCooldown = 1200

; Disable the Guardian Buff animation
「見捨てられしものの力」バフのアニメーション削除。
disableGuardianBuffAnimation = false

; If set to true, when equipping a one-handed weapon, the best shield from your inventory is automatically equipped.
; (Best is determined by highest block power)
片手武器を装備すると自動で盾を装備させる(インベントリで最大のブロック力の盾を優先)。
autoEquipShield = false

; When unequipping a one-handed weapon also unequip shield from inventory.
片手武器の装備を外すときは、インベントリからシールドも装備解除する。
autoUnequipShield = false

; If set to true, weapon switches requested mid-attack will be carried out when the current attack is finished instead of being ignored.
攻撃途中で要求した武器の切り替えは、無視ぜず攻撃終了後に実行させる。
queueWeaponChanges = false

; If set to true, you will always skip the intro of the game.
ゲームのイントロ(オープニングロールと鳥に運ばれてくるシーン)をスキップ
skipIntro = false

; If set to false, disables the “I have arrived!” message on player spawn.
falseでロード後のキャラが発する黄色いテキスト「I HAVE ARRIVED!(到着した!)」を非表示。
iHaveArrivedOnSpawn = true

; If set to true, you will not put away / unequip your items when swimming.
true に設定すると、水泳中にアイテムをしまったり、装備を解除しない。
dontUnequipItemsWhenSwimming = false

; If set to true, items will be re-equipped when you exit water after swimming (if they were hidden automatically)
水泳後にアイテムを自動で再装備(水泳で自動でしまわれた場合)
reequipItemsAfterSwimming = false

; This value represents how much the fall damage should be scaled in +/- %. This is a modifier value.
; The value 50 would result in 50% increased fall damage. The value -50 would result in 50% reduced fall damage.
落下ダメージの変更。
これは修正値です。値50で落下ダメージ50%増加、値-50で半分に減少。

fallDamageScalePercent = 0

; Max fall damage. Game default is 100 (so with enough health, falls can’t kill).
最大落下ダメージの変更。デフォルトは100ダメージ(万全な状態では決して死にません)。
maxFallDamage = 100

; If set to true, all tutorials will skip from now on. You can turn this config off and reset the tutorial (in the settings) at any time.
全チュートリアルをスキップ。
falseに戻してゲーム内設定からチュートリアルをリセット可能。

skipTutorials = false

; Disable the encumbered state when you carry too many items (overweight)
インベントリの重量超過時の移動制限効果を無効化。
disableEncumbered = false

; Allow auto pickup of items when encumbered (overweight)
重荷(重量超過)の場合にアイテムの自動取得を許可する。
autoPickUpWhenEncumbered = false

[Server]サーバー

; Change false to true to enable this section. https://valheim.plus/documentation/list#Server
trueでセクション有効
enabled = true

; Modify the maximum amount of players on your Server.
サーバー上のプレーヤーの最大数。
maxPlayers = 10

; Removes the requirement to have a server password.
サーバーのパスワードを無効化。
disableServerPassword = false

; This settings add a version control check to make sure that people that try to join your game or the server you try to join has V+ installed
; WE HEAVILY RECOMMEND TO NEVER DISABLE THIS!
参加するユーザーやサーバーにV+がインストールされているか確認。
これを絶対に無効にしないことを強くお勧めします!
enforceMod = true

; Changes whether the server will force it’s config on clients that connect. Only affects servers.
; WE HEAVILY RECOMMEND TO NEVER DISABLE THIS!
参加するユーザーにサーバーのV+設定を強制する。サーバーにのみ影響。
これを絶対に無効にしないことを強くお勧めします!

serverSyncsConfig = true

; If false allows you to keep your own defined hotkeys instead of synchronising the ones declared for the server.
; Sections need to be enabled in your local configuration to load hotkeys.
; This is a client side setting and not affected by server settings.
falseでサーバー用のホットキーを同期せず、独自のホットキーを保持させる。
ホットキーのロードはローカル構成でのセクション有効化が必要。
これはクライアント側の設定で、サーバーの設定は影響を受けない。

serverSyncHotkeys = false

[Stamina]スタミナ

; Change false to true to enable this section. This section contains modifiers. https://valheim.plus/documentation/list#Stamina
; Modifiers are increases and reduction in percent declared by 50, or -50.
trueでセクション有効
値50で50%増加、値-50で50%減少。
enabled = false

; Changes the amount of stamina cost of using the dodge roll by %
「回避(ブロック+ジャンプ)」の消費スタミナ。
dodgeStaminaUsage = 0

; Changes the stamina drain of being overweight by %
「重量超過」の消費スタミナ。
encumberedStaminaDrain = 0

; Changes the stamina cost of jumping by %
「ジャンプ」の消費スタミナ。
jumpStaminaDrain = 0

; Changes the stamina cost of running by %
「走る」の消費スタミナ。
runStaminaDrain = 0

; Changes the stamina drain by sneaking by %
「しゃがむ(スニーク)」の消費スタミナ。
sneakStaminaDrain = 0

; Changes the total amount of stamina recovered per second by %
1秒あたりのスタミナ回復量。
staminaRegen = 0

; Changes the delay until stamina regeneration sets in by %
スタミナ回復が始まるまでの遅延時間。
staminaRegenDelay = 0

; Changes the stamina drain of swimming by %
水泳の消費スタミナ。
swimStaminaDrain = 0

[StaminaUsage]スタミナ使用量

; Change false to true to enable this section. This section contains modifiers. https://valheim.plus/documentation/list#StaminaUsage
; Modifiers are increases and reduction in percent declared by 50, or -50.
trueでセクション有効
値50で50%増加、値-50で50%減少。
enabled = false

; Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.
axes = 0
ブロック blocking = 0
bows = 0
棍棒 clubs = 0
ナイフ knives = 0
つるはし pickaxes = 0
長柄武器 polearms = 0
spears = 0
swords = 0
素手 unarmed = 0
ハンマ― hammer = 0
hoe = 0
農耕具 cultivator = 0
釣り fishing = 0

[StructuralIntegrity]建築強度

; Change false to true to enable this section. https://valheim.plus/documentation/list#StructuralIntegrity
trueでセクション有効
enabled = false

; Disables the entire structural integrity system and allows for placement in free air, does not prevent building damage.
建築強度システムを無効化
全て土台判定の青になる。土台を失ってもオブジェクトは落下しなくなる。
disableStructuralIntegrity = false

; Disables any damage from anything to all player built structures. Does not prevent damage from structural integrity.
プレイヤーの設置物へのダメージを無効化
disableDamageToPlayerStructures = false

; Disables any damage from anything to all player built boats.
プレイヤーの船へのダメージを無効化
disableDamageToPlayerBoats = false

; Disables water force damage to all player built boats.
プレイヤーの船への水によるダメージを無効化
disableWaterDamageToPlayerBoats = false

; Disables any damage from anything to all player built carts.
プレイヤーのカートへのダメージを無効化
disableDamageToPlayerCarts = false

; Disables water force damage to all player built carts.
プレイヤーのカートへの水によるダメージを無効化
disableWaterDamageToPlayerCarts = false

; Each of these values reduce the loss of structural integrity by distance by % less.
; The value 100 would result in disabled structural integrity over distance, does not allow for placement in free air without disableStructuralIntegrity.
建材ごとの建築強度を変更。
値50で強度50%増加、値-50で半分。値100で建築強度無効化。
wood = 0
stone = 0
iron = 0
hardWood = 0
marble = 0

[Ward]守護石

; Change false to true to enable this section. https://valheim.plus/documentation/list#Ward
trueでセクション有効
enabled = false

; The range of wards by meters.
守護石の範囲(メートル)。
wardRange = 20

; Set the enemy spawn radius around wards in meters
; This value equals wardRange if its set to 0.
守護石周辺の敵の湧き潰し半径(メートル)。
wardEnemySpawnRange = 0

[Workbench]作業台

; Change false to true to enable this section. https://valheim.plus/documentation/list#Workbench
trueでセクション有効
enabled = false

; Set the workbench radius in meters.
作業台の建築範囲(メートル)。
workbenchRange = 20

; Set the enemy spawn radius around workbenches in meters
; This value equals workbenchRange if its set to 0.
作業台周囲の敵の湧き潰し半径(メートル)。
workbenchEnemySpawnRange = 0

; Sets the workbench attachment (e.g. anvil) radius.
作業台レベルアップ設備(切断台など)の適用範囲。
workbenchAttachmentRange = 5

; Disables the roof and exposure requirement to use a workbench.
作業台使用の屋根と露出の制限を無効化。
disableRoofCheck = false

[Wagon]荷車

; Change false to true to enable this section. https://valheim.plus/documentation/list#Wagon
trueでセクション有効
enabled = false

; Change the base wagon physical mass of the wagon object.
; This is essentially the base weight of a cart.
ワゴンの重量。
wagonBaseMass = 20

; This value changes the physical weight of wagons by +/- more/less from item weight inside.
; The value 50 would increase the weight by 50% more. The value -100 would remove the entire extra weight.
積載したアイテム総重量の変更。
値50で重量が50%増加、値-50で半分に減少。
wagonExtraMassFromItems = 0

[Inventory]インベントリ

; Change false to true to enable this section. https://valheim.plus/documentation/list#Inventory
trueでセクション有効
enabled = false

; Player inventory number of rows (inventory is resized up to 6 rows, higher values will add a scrollbar). default 4, min 4, max 20
インベントリ行​​数(6行を超えるとスクロールバー追加)
(デフォルト4、最小4、最大20)

playerInventoryRows = 4

; Wood chest number of columns
; (default 5, 3 min, 8 max)
チェストの列数。
(デフォルト5、最小5、最大8)

woodChestColumns = 5

; Wood chest number of rows (more than 4 rows will add a scrollbar).
; (default 2, min 2, 10 max)
チェストの行​​数(4列を超えるとスクロールバー追加)
(デフォルト2、最小2、最大10)

woodChestRows = 2

; Personal chest number of columns.
; (default 3, 3 min, 8 max)
個人用チェストの列数。
(デフォルト3、最小3、最大8)

personalChestColumns = 3

; Personal chest number of rows
; (default 2, 2 min, 20 max)
個人用チェストの行​​数(4行を超えるとスクロールバー追加)
(デフォルト2、最小2、最大20)

personalChestRows = 2

; Iron chest number of columns.
; (default 6, min 3, max 8)
鉄のチェストの列数。
(デフォルト8、最小6、最大8)

ironChestColumns = 6

; Iron chest number of rows (more than 4 rows will add a scrollbar)
; (default 4, min 3, max 20)
鉄のチェストの行数(4行を超えるとスクロールバー追加)
(デフォルト4、最小3、最大20)

ironChestRows = 4

; Blackmetal chests already have 8 columns by default but now you can lower it
; (default 8, min 3, max 8)
黒い金属のチェストの列数。
(デフォルト8、最小6、最大8)

blackmetalChestColumns = 8

; Blackmetal number of rows (more than 4 rows will add a scrollbar)
; (default 4, min 3, max 20)
黒い金属のチェストの行数(4行を超えるとスクロールバー追加)
(デフォルト4、最小3、最大20)

blackmetalChestRows = 4

; Cart (Wagon) inventory number of columns
; (default 8, min 6, max 8)
カートの列数。
(デフォルト8、最小6、最大8)

cartInventoryColumns = 8

; Cart (Wagon) inventory number of rows (more than 4 rows will add a scrollbar)
; (default 3, min 3, max 30)
カートの行数(4行を超えるとスクロールバー追加)
(デフォルト3、最小3、最大30)

cartInventoryRows = 3

; Karve (small boat) inventory number of columns
; (default 2, min 2, max 8)
バイキング船の列数
(デフォルト2、最小2、最大8)

karveInventoryColumns = 2

; Karve (small boat) inventory number of rows (more than 4 rows will add a scrollbar)
; (default 2, min 2, max 30)
バイキング船の行数(4行を超えるとスクロールバー追加)
(デフォルト2、最小2、最大30)

karveInventoryRows = 2

; Longboat (large boat) inventory number of columns
; (default 8, min 6, max 8)
ロングシップの列数
(デフォルト8、最小6、最大8)

longboatInventoryColumns = 8

; Longboat (large boat) inventory number of rows (more than 4 rows will add a scrollbar)
; (default 3, min 3, max 30)
ロングシップの行数(4行を超えるとスクロールバー追加)
(デフォルト3、最小3、最大30)

longboatInventoryRows = 3

; By default tools and weapons go into inventories top to bottom and other materials bottom to top.
; Set to true to make all items go into the inventory top to bottom.
デフォルトではアイテムを取得すると武器ツールは左上から、他は左下からインベントリに並ぶ。
ここをtrueで全てのアイテムを左上から並べる。

inventoryFillTopToBottom = false

; By default items go to their original position when picking up your tombstone.
; Set to true to make all stacks try to merge with an existing stack first.
デフォルトでは自分の墓を回収するとアイテムは元の位置に入ろうとし、空きがないと回収できない。
ここをtrueで同じアイテムがあればスタックを重ねて回収できるようにする。

mergeWithExistingStacks = false

[FreePlacementRotation]自由配置回転

; Change false to true to enable this section, if you set this to false the mode will not be accessible. https://valheim.plus/documentation/list#FreePlacementRotation
trueでセクション有効
enabled = false

; Rotates placement marker by 1 degree with keep ability to attach to nearly pieces.
押しながらマウスホイールで1度ずつ回転。
rotateY = LeftAlt
rotateX = C
rotateZ = V

; Copy rotation of placement marker from target piece in front of you.
目前のオブジェクトの回転をコピー。
copyRotationParallel = F

; Set rotation to be perpendicular to piece in front of you.
目前のオブジェクトに対して垂直にする。
copyRotationPerpendicular = G

[Shields]盾

; Change false to true to enable this section, if you set this to false the mode will not be accessible. https://valheim.plus/documentation/list#Shields
trueでセクション有効
enabled = false
; Increase or decrease the block value on all shields in %. -50 would be 50% less block rating, 50 would be 50% more block rating.
盾のブロック力を変更。
値50でブロック力50%増加、値-50で50%減少
blockRating = 0

[FirstPerson]一人称視点

; Change false to true to enable this section. https://valheim.plus/documentation/list#FirstPerson
trueでセクション有効
enabled = false
; Hotkey to enable First Person.
一人称視点に切り替えるホットキー。
hotkey = F10

; Default Field Of View to use.
使用するデフォルトFOV(視野角)。
defaultFOV = 65.0

; Hotkey to raise Field Of View.
FOVを上げるホットキー。
raiseFOVHotkey = PageUp

; Hotkey to lower Field Of View.
FOVを下げるホットキー。
lowerFOVHotkey = PageDown

[GridAlignment]グリッド配置

; Change false to true to enable this section. https://valheim.plus/documentation/list#GridAlignment
; This offers a global fixed grid system to make precise placements.
trueでセクション有効
enabled = false

; Key to enable grid alignment.
グリッド配置を有効にするキー。
align = LeftAlt

; Key to toggle grid alignment.
常時グリッド配置に切り替えるキー。
alignToggle = F7

; Key to change the default alignment.
グリッド配置機能のデフォルトグリット幅を切り替えるキー
changeDefaultAlignment = F6

[CraftFromChest]チェストの素材利用

; Change false to true to enable this section. https://valheim.plus/documentation/list#CraftFromChest
; This feature allows you to craft from nearby chests when in range.
trueでセクション有効
enabled = false

; Change false to true to disable this feature when using a Cooking Station.
調理設備(肉焼き)ではチェスト内素材を利用しない。
disableCookingStation = false

; If in a workbench area, uses it as reference point when scanning for chests.
作業台がある場合にそのエリア(20m)をチェストをスキャンする際の基準点として使用する。
checkFromWorkbench = true

; This option prevents crafting to pull items from warded areas if the player doesnt have access to it.
アクセス権を持っていない守護石エリア内の素材利用を禁止する。
ignorePrivateAreaCheck = false

; The range of the chest detection in meters.
チェスト検出範囲(メートル)。最大50。
range = 20

; The interval in seconds that the feature scans your nearby chests.
; We recommend not going below 3 seconds.
近くのチェストをスキャンする間隔(秒)。最大50。
3秒以上を推奨。

lookupInterval = 3

; Allows the system to use and see contents of carts for crafting. Might also allow use of other modded containers or vehicles not accessible otherwise.
クラフト用のカートの中身を見ることができる。また、他の改造されたコンテナや乗り物も使用できるようになるかもしれない。
allowCraftingFromCarts = false

; Allows the system to use and see contents of ships for crafting. Might also allow use of other modded containers or vehicles not accessible otherwise.
船の中身をクラフトに使用したり、見ることができる。また、他の改造されたコンテナや乗り物も使用できるようになるかもしれない。
allowCraftingFromShips = false

[Windmill]風車

; Change false to true to enable this section. https://valheim.plus/documentation/list#Windmill
trueでセクション有効
enabled = false

; Maximum amount of barley in a windmill.
風車の大麦の最大量。
maximumBarley = 50

; The time it takes for the windmill to produce a single ingot in seconds.
大麦の粉1つあたりの生産時間(秒単位)。
productionSpeed = 10

; Ignore wind intensity so it always takes the production speed value to process one barley.
風の強さを無視して常に最高速度で生産。
ignoreWindIntensity = false

; Instead of dropping the items, they will be placed inside the nearest nearby chests.
製粉された大麦の粉を自動で最も近いチェストに収納。
autoDeposit = false

; The Windmill will pull barley from nearby chests to be automatically added to it when its empty.
大麦を近くのチェストから自動補充。
autoFuel = false

; This option prevents the Windmill to pull items from warded areas if it isn’t placed inside of it.
; For convenience, we recommend this to be set to true.
風車が守護石エリア外の場合、守護石エリア内から自動補充をしない。
ignorePrivateAreaCheck = true

; The range of the chest detection for the auto deposit and auto fuel features.
; Maximum is 50
自動収納と自動補充のチェスト検出範囲(メートル)。最大50。
autoRange = 10

[SpinningWheel]糸車

; Change false to true to enable this section. https://valheim.plus/documentation/list#SpinningWheel
trueでセクション有効
enabled = false

; Maximum amount of flax in a spinning wheel.
糸車の亜麻の最大量。
maximumFlax = 50

; The time it takes for the spinning wheel to produce linen thread.
亜麻の糸1つあたりの生産時間(秒単位)。
productionSpeed = 30

; Instead of dropping the items, they will be placed inside the nearest nearby chests.
紡いだ亜麻の糸を自動で最も近いチェストに収納。
autoDeposit = false

; The Spinning Wheel will pull flax from nearby chests to be automatically added to it when its empty.
亜麻を近くのチェストから自動補充。
autoFuel = false

; This option prevents the Spinning Wheel to pull items from warded areas if it isn’t placed inside of it.
; For convenience, we recommend this to be set to true.
糸車が守護石エリア外の場合、守護石エリア内から自動補充をしない。
ignorePrivateAreaCheck = true

; The range of the chest detection for the auto deposit and auto fuel features
; Maximum is 50
自動収納と自動補充のチェスト検出範囲(メートル)。最大50。
autoRange = 10

[PlayerProjectile]プレーヤーの射撃攻撃

; Change false to true to enable this section. https://valheim.plus/documentation/list#PlayerProjectile
trueでセクション有効
enabled = false

; Value of 50 would increase the minimum charge velocity from 2 to 3.
「弓」の射出後の矢の最低速度を変更。
値50で最低速度が2から3に増加。

playerMinChargeVelocityMultiplier = 0

; Value of 50 would increase the maximum charge velocity (of Finwood bow) from 50 to 75.
「弓と槍」の射出後の投射物の最大速度を変更。
値50で(上質な木の弓で)最高速度が50から75に増加。

playerMaxChargeVelocityMultiplier = 0

; Value of (+)50 increase in accuracy will change the variance of arrows 20 degree to 10 degree at the point of minimum charge release.
「弓」の射出後の矢の最低精度を変更。
値50で分散が20度から10度に変化。
playerMinChargeAccuracyMultiplier = 0

; Value of (+)50 increase in accuracy will change the variance of arrows 1 degree to 0.5 degree at the point of maximum charge release.
「弓と槍」の射出後の投射物の最高精度を変更。
値50で分散が1度から0.5度に変化。

playerMaxChargeAccuracyMultiplier = 0

; Enabling this option will linearly scale by skill level from the base values of the weapon to the modified values (according to multipliers above).
スキルレベルに応じて速度と精度を直線的に変化させる。
enableScaleWithSkillLevel = false

[MonsterProjectile]敵の射撃攻撃

; Change false to true to enable this section. https://valheim.plus/documentation/list#MonsterProjectile
trueでセクション有効
enabled = false

; Value of 10 would increase the projectile velocity from 50 to 55.
モンスターの投射物速度を変更。
修正値です。値10で速度50から55に増加。

monsterMaxChargeVelocityMultiplier = 0

; Value of (+)10 increase in accuracy will change the variance of projectile 1 degree to 0.9 degree at the point of projectile release.
モンスターの投射物精度を変更。
修正値です。値10で分散を1度から0.9度に変更。

monsterMaxChargeAccuracyMultiplier = 0

[Tameable]畜産

; Change false to true to enable this section. https://valheim.plus/documentation/list#Tameable
trueでセクション有効
enabled = false

; Modify what happens when a tamed creature is attacked.
; 0 = normal, 1 = essential(deadly attacks stun instead of kill, tamed creatures can still die rarely), 2 = immortal.
飼いならされた生物が攻撃を受けた場合の変化。
0 =通常、1 =必須(殺す代わりに気絶)、2 =不死
mortality = 0

; This will circumvent the mortality setting, so even if tamed creatures are immortal, players can still kill them with a butcher knife.
; For this option to work you need to have mortality to set to either essential or immortal.
飼い主だけがダメージを与えられるようにする。
これは死亡の設定を回避するので不死を設定していても殺せる。
ownerDamageOverride = true

; How long it takes for a tamed creature to recover if mortality is set to 1(essential) and they are stunned.
敵がスタンするる時間(秒)。
stunRecoveryTime = 10

; If the tamed creature is recovering from a stun, then add Stunned to the hover text on mouse over.
飼いならされた生物がスタンしている時に、『Stunned』というテキストを表示
stunInformation = false

[GameClock]ゲーム内時間

; Change false to true to enable this section. https://valheim.plus/documentation/list#GameClock
trueでセクション有効
enabled = false

; Change time formatting from 24hr to AM-PM.
時間の書式を24時間からAM・PMに変更。
useAMPM = false

; Change font size of time text.
テキストのフォントサイズ変更。
textFontSize = 34

; Change how red the time text is (51/255).
テキストの色をRGBで変更(レッド)
textRedChannel = 248

; Change how green the time text is (51/255).
テキストの色をRGBで変更(グリーン)
textGreenChannel = 105

; Change how blue the time text is (51/255).
テキストの色をRGBで変更(ブルー)
textBlueChannel = 0

; Change how transparent the time text is (255 is solid with no transparency).
テキストの透明度を変更(255で完全不透明)
textTransparencyChannel = 255

[Brightness]明るさ

; Change false to true to enable this section. https://valheim.plus/documentation/list#Brightness
trueでセクション有効
enabled = false

; Changes how bright it looks at night. A value between 5 and 10 will result in nearly double in brightness at night.
夜の明るさ。5~10で明るさが約2倍。
nightBrightnessMultiplier = 0

[Chat]チャット

; Change false to true to enable this section. https://valheim.plus/documentation/list#Chat
trueでセクション有効
enabled = false

; If the player is outside of this range in meters in comparison to the creator of the shout you will not see the message on the map or in the chat. If this is set to 0, its disabled.
もしプレイヤーがシャウトの作成者からメートル単位でこの範囲外にいる場合、マップやチャットにメッセージは表示されません。0に設定すると無効
shoutDistance = 0

; With this option enabled you will see the shout message in your chat window even if you are outside of shoutDistance.
shoutDistanceの範囲外にいてもチャットウィンドウにシャウトメッセージが表示されます。
outOfRangeShoutsDisplayInChatWindow = true

; If the player is outside of this range in meters in comparison to the creator of the ping on the map you will not see the ping on the map. If this is set to 0, its disabled.
もしプレイヤーがマップ上のpingの作成者と比べてメートル単位でこの範囲外にいる場合、マップ上にpingは表示されません。0に設定すると無効
pingDistance = 0

; Disable the forced upper and lower case conversions for in-game text messages of all types.
ゲーム内のテキストメッセージの大文字と小文字の強制変換を無効にします。
forcedCase = true

; This value determines the range in meters that you can see whisper text messages by default.
この値は、デフォルトでささやき声のテキストメッセージを見ることができる範囲をメートル単位で決定します。
defaultWhisperDistance = 4

; This value determines the range in meters that you can see normal text messages by default.
この値は、デフォルトで通常のテキストメッセージを見ることができる距離を指定します。
defaultNormalDistance = 15

; This value determines the range in meters that you can see shout text messages by default.
この値は、デフォルトでシャウトメッセージが表示される範囲をメートル単位で指定します。
defaultShoutDistance = 70

『Valheim』でMODを導入するのにおすすめのPC

OSWindows11
CPURyzen 7 5800X
メモリ16 GB DDR4-3200
GPU(グラボ)RTX 2060 SUPER
ストレージSSD1TB

このPCほどのスペックがあれば十分です!
詳細は下記リンクまで!

『Valheim(ヴァルヘイム)』MODに関するよくある質問

ValheimのMODを導入する方法は?

「Nexus Mods」を使えば、簡単に導入できます。

以下の記事で導入方法を説明しているので、ぜひご覧ください。

MODを導入する時の注意点はありますか?

セーブデータのバックアップを取っておきましょう。

意図しない動作を引き起こす可能性があるため、バックアップがあると安心です。

MODを快適に遊ぶにはどのくらいのスペックが必要ですか?

以下にValheimのシステム要件を示します。

最低スペック推奨スペック
OSWindows 7 or later (64-Bit)Windows 7 or later (64-Bit)
CPU2.6 GHz Quad Core or similari5 3GHz or Ryzen 5 3GHz
メモリ8 GB16 GB
GPU(グラボ)GeForce GTX 950 or Radeon HD 7970GeForce GTX 1060 or Radeon RX 580

MODをいれるには推奨スペック以上に高いスペックが要求されるので、グラボはGTX1060以上の性能があると安心です。

DMM FXで今なら30万円キャッシュバック!30万円でゲーミングPC買おう!

この記事が気に入ったら
フォローしてね!

よかったらシェアしてね!
  • URLをコピーしました!
  • URLをコピーしました!

この記事を書いた人

しゅうのアバター しゅう ゲームや機械が大好きです。

コメント

コメントする

目次