CombatExtendedRWMod / CombatExtended

Combat Extended mod for RimWorld
129 stars 91 forks source link

EPOE-Forked not natively supported #1178

Open Tarojun opened 4 years ago

Tarojun commented 4 years ago

Hello, a dev of EPOE-Forked here.

Since we deviated from using the exact mod name to avoid constant confusion, it is no longer picked up for patching when using PatchOperationFindMod methods.

Compared with the original, we got a lot more things and also better balanced around vanilla, so even if we were using the native support in this mod, there are still items missed out.

We were going to add CE support within our mod itself and I have adjusted the stats to better suit with how you guys arranged vanilla prosthesis stats, but I think it may be better that you guys can look over it and check on the balance of it.

I have added what our self-patch would be so you may take a look at it. CombatExtendedPatch.zip

N7Huntsman commented 4 years ago

@Tarojun Thanks for making a patch for your version, it's appreciated.

Everything generally looks pretty good. A couple of questions; were these stats generated using the CE's melee spreadsheet here on the Github, or were they just eyeballed? Additionally, I noticed it removes the melee tool added by the steel arm. Any particular reason?

Tarojun commented 4 years ago

I looked and compared with the CE's melee stats in the core patches, and went off with that, and to not exceed archotech arms. The power arm series is based off the power claw.

I just followed what was in the original EPOE patches for the steel arm, which was removed.