If you use software "Dnspy" ,you can edit the "Assembly-CSharp.dll" and you can find lot of things you need. Such as:
public float RoomClearRainbowChance = 0.0001f;
public float AverageCurrencyDropsThisFloor = 60f;
public float CurrencyDropsStandardDeviation = 15f;
public float MinimumCurrencyDropsThisFloor = 40f;
[RewardManagerReset("Chest Type Chances", "Copy From Tier 0", "CopyChestChancesFromTierZero", 0)]
public float D_Chest_Chance = 0.2f;
public float C_Chest_Chance = 0.2f;
public float B_Chest_Chance = 0.2f;
public float A_Chest_Chance = 0.2f;
public float S_Chest_Chance = 0.2f;
[Header("Global Drops")]
public float ChestSystem_ChestChanceLowerBound = 0.01f;
public float ChestSystem_ChestChanceUpperBound = 0.2f;
public float ChestSystem_Increment = 0.03f;
[Space(3f)]
public float GunVersusItemPercentChance = 0.5f;
[Space(3f)]
public float PercentOfRoomClearRewardsThatAreChests = 0.2f;
public GenericLootTable SingleItemRewardTable;
[Space(3f)]
public float FloorChanceToDropAmmo = 0.0625f;
public float FloorChanceForSpreadAmmo = 0.5f;
[RewardManagerReset("Global Drop Type Chances", "Copy From Tier 0", "CopyDropChestChancesFromTierZero", 2)]
public float D_RoomChest_Chance = 0.2f;
public float C_RoomChest_Chance = 0.2f;
public float B_RoomChest_Chance = 0.2f;
public float A_RoomChest_Chance = 0.2f;
public float S_RoomChest_Chance = 0.2f;
[RewardManagerReset("Boss Gun Qualities", "Copy From Tier 0", "CopyBossGunChancesFromTierZero", 0)]
public float D_BossGun_Chance = 0.1f;
public float C_BossGun_Chance = 0.3f;
public float B_BossGun_Chance = 0.3f;
public float A_BossGun_Chance = 0.2f;
public float S_BossGun_Chance = 0.1f;
[RewardManagerReset("Shop Gun/Item Qualities", "Copy From Tier 0", "CopyShopChancesFromTierZero", 0)]
public float D_Shop_Chance = 0.1f;
public float C_Shop_Chance = 0.3f;
public float B_Shop_Chance = 0.3f;
public float A_Shop_Chance = 0.2f;
public float S_Shop_Chance = 0.1f;
You can find "Dnspy" on Github
Can someone make a CE table ?
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1