You are viewing a potentially older version of this package. View all versions.
SimplyFentons_Team-SimpleStatsTweaked-0.6.9 icon

SimpleStatsTweaked

Adds a customizable stat display to the UI

Date uploaded 2 years ago
Version 0.6.9
Download link SimplyFentons_Team-SimpleStatsTweaked-0.6.9.zip
Downloads 239
Dependency string SimplyFentons_Team-SimpleStatsTweaked-0.6.9

This mod requires the following mods to function

MtG_API-Mod_the_Gungeon_API-1.5.7 icon
MtG_API-Mod_the_Gungeon_API

Adds the good parts of Mod the Gungeon to BepInEx.

Preferred version: 1.5.7
BepInEx-BepInExPack_EtG-5.4.2101 icon
BepInEx-BepInExPack_EtG

BepInEx pack for Enter the Gungeon. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2101
CaptainPretzel-Gunfig-1.0.3 icon
CaptainPretzel-Gunfig

A menu API for modded Gungeon

Preferred version: 1.0.3

README

This Mod is a fork of the SimpleStats mod. In includes some small tweaks.

This mod works with the Farewell to Arms update

Adds a customizable stat display to the UI

  • simplestats - Toggles the display
  • simplestats list - Get a list of stats
  • simplestats <statname> - Toggle individual stats, i.e. simplestats rate_of_fire
  • simplestats conditional <statname> - Stops the stat from displaying if it's 0. Useful for Y.V. chance for example.
  • simplestats all/none - Turn all stats on/off
  • simplestats all-conditional/none-conditional - Makes all stats either conditional or not.
  • simplestats fontsize <number> - Change font size
  • setstat <statname> <number - Change Player 1 base stats
  • setstat2 <statname> <number - Change Player 2 base stats

If you're not sure of the ID of the statistic you're trying to enable, type part of the name and press [Tab] for autocomplete.

CHANGELOG

0.6.99

  • Fixed An Issue Relating To Not Having Any Guns
  • Fixed A Start-Up Error Relating To Mismatching Dictionaries

0.6.98

  • Fixed Issues With Guns With Null Projectiles

0.6.97

  • UI Crash Fix For Co-Op

0.6.96

  • Implemented Cog Of Battle Into Damage Calculations
  • Reworked Damage Calculations - Turns Out, Damage Modifiers Like Alpha Bullets And Unity Apply In The Order They Were Picked Up
  • This Means If Unity Is Picked Up After Cursed Bullets, For Example, It Doesn't Benefit From The Mulitplier

0.6.95

  • Implemented Alpha, Omega, Cursed And Gilded Bullets Into Damage Calculations
  • Added Worlds Best Keybind Option.

0.6.94

  • Implemented Unity Item Into Damage Calculations
  • Seperated Gun Explosion Damage Into It's Own Display, Seperate From Total Damage

0.6.93

  • Display Is No Longer Visible On Game Launch Before A Character Has Been Selected
  • All Options Now Update Immediately
  • Implemented Shadow Bullet Chance Due To Unforseen Functioanlities

0.6.92

  • Fixed Visibility Config Option
  • Updated Font Size And Buffer To Update Immediately

0.6.91

  • Added Spice Counter Stat

0.6.90

  • Now Utilises Gunfig For Stat Configuration
  • Made More Stats Work With Conditional Setting
  • Updated Readme