You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,11 +29,17 @@ This is a mod that adds XP when killing enemies, levels and scaling of the playe
29
29
- You can only equip gear that is a maximum of 0 levels higher than your current level.
30
30
- Gold drops are scaled by enemy level.
31
31
- You can recenter the players region by typing `/recenter` in the chat.
32
+
- Region names display the region level.
32
33
33
34
## Installation
34
35
Download the latest version of `PyroProgression_v.x.x.zip` from the latest release from [the release page](https://github.com/thetrueoneshots/PyroProgression/releases). If this `.zip` file includes a `CubeModLoader.fip` you will have to put that file in the same directory as your `cubeworld.exe`. If such a file is not added, you can get the latest modloader release from [the modloader release page](https://github.com/thetrueoneshots/Cube-World-Mod-Launcher/releases). You will have to create a new folder called mods in the folder where your `cubeworld.exe` is located if you do not have one already. You will have to put the `PyroProgression_v.x.x.dll` there. That is all there is to it! Enjoy playing
35
36
36
37
## Changelog
38
+
-`[v.1.5]` Reverted scaling and region names
39
+
- Reverted the XP system back to the v.1.1 version.
40
+
- Increases the scaling cost of items in the shops.
41
+
- (Tried) to balance the scaling of gear more.
42
+
- The big region name in the top right corner now also displays the region level.
37
43
-`[v.1.4]` Star rating bug and scaling buffs
38
44
- Bug fixed which caused a higher star and higher level weapon to have worse stats than a lower star and lower level weapon.
39
45
- Lowered XP gain and curve by a factor of 100 for a more appealing scaling.
0 commit comments