RPG System


This mod adds a basic RPG system to the game (XP, level-up and skills)

9 days ago
0.16 - 2.1
148K
Combat Armor

i Compatability with RPG

11 days ago

any chance you can make this compatable with https://mods.factorio.com/mod/RPG and/or https://mods.factorio.com/mod/rpg_pd_fork

currently they fort of fight each other.

when you level up in one it resets the other mod and visa versa. I assume they both fight over the same global stats for runspeed, inventory etc?

11 days ago

this mod only adds values to character stats, so here if you buy +10% speed, I'll add 10% to the prior value. Its different than saying character speed=0.1, cause this could break other mods.. i guess you will have to check how the other mods work

11 days ago

yea I think it's an issue on the other mods side.

it has this at the top of "player_modifiers.lua"

--Will overwrite character stats from other mods.

...

New response