เสาร์. พ.ค. 2nd, 2026

ThaiGameGuide

ศูนย์รวมข้อมูลเกมฉบับภาษาไทย

วิธีเพิ่มความเร็วในการสร้างไอเทมในเกม V Rising

เราสามารถเพิ่มความเร็วในการสร้างไอเทมในเกม V Rising โดยการตั้งค่า Crafting Rate และ Refinement Rate

สำหรับ Listen Server (Host โดยใช้ตัวเกม)

เราสามารถเพิ่มหรือลดจำนวนได้ที่ Crafting Rate และ Refinement Rate

สำหรับ Dedicated Server

ไฟล์ ServerGameSettings.json จะอยู่ใน VRisingServer_Data\StreamingAssets\Settings ซึ่งเราสามารถเปลี่ยนการตั้งค่าได้ที่บรรทัดเหล่านี้

  "CraftRateModifier": 1.0,
  "RefinementRateModifier": 1.0,

ตัวอย่าง: เปลี่ยนความเร็วในการสร้างไอเทมเป็น x5

  "CraftRateModifier": 5.0,
  "RefinementRateModifier": 5.0,

Let us know what you think.

Leave a Reply

How to increase item craft speed in V Rising?

How to increase item craft speed in V Rising?

How to increase item craft speed in V Rising?

You can change item craft speed by change the number in Crafting Rate and Refinement Rate field in your settings.

For Listen Server (Host via Game Client)

You can change it in Crafting Rate and Refinement Rate field.

For Dedicated Server

ServerGameSettings.json is located in VRisingServer_Data\StreamingAssets\Settings, You can change it in these lines.

  "CraftRateModifier": 1.0,
  "RefinementRateModifier": 1.0,

Example: Change craft speed to x5

  "CraftRateModifier": 5.0,
  "RefinementRateModifier": 5.0,

Let us know what you think.

Leave a Reply