




Click the PC icon in Cheat Engine in order to select the game process.Thanks to MBRKiNG, 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 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 public float ChestSystem_ChestChanceLowerBound = 0.01f public float ChestSystem_ChestChanceUpperBound = 0.2f public float ChestSystem_Increment = 0.03f public float GunVersusItemPercentChance = 0.5f public float PercentOfRoomClearRewardsThatAreChests = 0.2f public GenericLootTable SingleItemRewardTable public float FloorChanceToDropAmmo = 0.0625f public float FloorChanceForSpreadAmmo = 0.5f 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 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 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 ? Thanks to MBRKiNG, If you use software "Dnspy" ,you can edit the "Assembly-CSharp.dll" and you can find lot of things you need.
