0 of 0

File information

Last updated

Original upload

Created by

coolzumjax

Uploaded by

coolzumjax

Virus scan

Safe to use

Tags for this mod

About this mod

XML Value Adjuster is a tool designed to help users efficiently manipulate numerical values within XML files. Upon uploading an XML file, users can specify an attribute pattern (e.g., max_status="VALUE"), and then apply mathematical operations: a divider and a multiplier. This allows for mass adjustments of numerical data within the XML structure,

Permissions and credits
Donations
XML Value Adjuster for KCD is a powerful tool aimed at modders working with Kingdom Come: Deliverance (KCD). It allows for quick and easy adjustments of numerical attributes in XML files, such as item stats, health, or damage values.
With this mod, users can:
  • Upload an XML file: The mod starts by uploading an XML file containing the attributes to be modified.
  • Set Attribute Pattern: The user can specify which attribute (e.g., max_status="VALUE") needs adjustment.
  • Apply Mathematical Adjustments: Users can enter a divider and a multiplier to adjust the values. The original value will be divided by the divider and then multiplied by the multiplier, allowing for precise value adjustments.
  • Download Adjusted XML: Once the changes are applied, the adjusted XML can be downloaded with the name XMLVA_[original_filename].xml.
Features:
  • Easy File Upload: Upload your XML file to start adjusting values.
  • Customizable Attribute Pattern: Specify any pattern like max_status="VALUE" to find the values you want to modify.
  • Mathematical Adjustments: Input divider and multiplier values to scale the numbers efficiently.
  • Safe Editing: If the attribute contains the word "id", the tool will prompt for confirmation before proceeding to ensure you're not altering sensitive identifiers.
  • Automatic Formatting: Whole numbers will have unnecessary decimal places removed (e.g., 50.00 becomes 50).
This tool is perfect for modders working with KCD who need to make bulk adjustments to in-game values without manually editing every entry. It supports a variety of changes, from item stats to NPC attributes, making modding faster and more efficient.
How It Works:
  • Upload your XML file.
  • Set the attribute pattern (e.g., max_status="VALUE") to target the values you want to adjust.
  • Define the divider and multiplier to scale the values accordingly.
  • Review the adjusted XML file and download it with all changes applied.
This mod simplifies the process of adjusting large datasets, making it especially helpful for modders working with complex stat files or items in Kingdom Come: Deliverance.