Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

RestoreMonarchyPlugins/ItemModifier

 
 

Repository files navigation

ItemModifier

A plugin that allows modification to items' settings.

Download latest release from here

Add ItemModifications like following:

<Item>
  <ID>363</ID>
  <PlayerDamage>100</PlayerDamage>  
</Item>
<Item>
  <ID>1169</ID>
  <Armor>0.55</Armor>  
</Item>

Available Modifications:

  • ShouldDropOnDeath (Items)
  • Width (Bags)
  • Height (Bags)
  • Health (Structures/Barricades)
  • PlayerDamage (Weapons)
  • PlayerLegMultiplier (Weapons)
  • PlayerArmMultiplier (Weapons)
  • PlayerSpineMultiplier (Weapons)
  • PlayerSkullMultiplier (Weapons)
  • ZombieDamage (Weapons)
  • ZombieLegMultiplier (Weapons)
  • ZombieArmMultiplier (Weapons)
  • ZombieSpineMultiplier (Weapons)
  • ZombieSkullMultiplier (Weapons)
  • AnimalDamage (Weapons)
  • AnimalLegMultiplier (Weapons)
  • AnimalSpineMultiplier (Weapons)
  • AnimalSkullMultiplier (Weapons)
  • BarricadeDamage (Weapons)
  • StructureDamage (Weapons)
  • VehicleDamage (Weapons)
  • ResourceDamage (Weapons)
  • ObjectDamage (Weapons)
  • Invulnerable (Weapons)
  • Caliber (Guns)
  • Range (Guns)
  • SpreadAim (Guns)
  • SpreadHip (Guns)
  • Muzzle (Guns)
  • Explosion (Guns)
  • BallisticDrop (Barrels)
  • Braked (Barrels)
  • Silenced (Barrels)
  • Volume (Barrels)
  • Armor (Clothing)

About

A plugin that allows modification to items' settings.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%