Cercain / ImprovedCommandEssence

An RoR2 mod to balance the Command Artifact
1 stars 0 forks source link

Requests and Feedback (Aspects Options) #18

Closed MushroomEl closed 3 months ago

MushroomEl commented 4 months ago

Hello author, thank you for your work, I like this mod very much. In addition, I would like to ask if you can add a function so that the artifact does not work on the printer. And the artifact does not seem to work on elite items. I use the mod: TricornEliteEquipment, and the elite items dropped after killing the elite have no additional options.

Cercain commented 4 months ago

Hey, thanks for enjoying the mod. In the configuration 'enablePrinters' will enable printers to spawn if true, and then you will need to make sure 'onInDropShip' is set to false. Printers will then drop their items, as will other Terminal type containers (Drop Ships, Multi Terminal, etc)

As for 'TricornEliteEquipment', I will look to add official compatibility with that mod

Cercain commented 4 months ago

Can I just check, is it that you want to have all other other elite equipment as an option when it drops, rather than just the one item?

MushroomEl commented 4 months ago

Yeah I wish elite items had all the options, but right now they just drop items directly. Thank you very much for your work.

MushroomEl commented 4 months ago

I started the game with only this mod added, but the printer still can't drop items directly. This is my configuration file. I changed the suffix to txt so that I can upload it. ImprovedCommandEssence.txt

Cercain commented 4 months ago

Ok, I found the bug there. It will be fixed in the next version, but for now you can set 'onForHidden' to true and it will be fixed.

I'll look into having options for aspects, but unfortunately they don't have a good tagging system, I can hard code it, but that will break compatibility with mods that have new aspects

Cercain commented 4 months ago

Added the fix to 1.4.0. Still looking into the Aspects feature for this, might not be a possibility as there's things blocking Aspects from showing in command essences

MushroomEl commented 4 months ago

Yes, now the printer can drop items directly. Thank you. I found that the mod: BetterCommandArtifact can achieve elite item drops with all options, but the number of options is not affected by the configuration file. Maybe it is not adapted to the mod: TricornEliteEquipment, but it does not affect it.

Cercain commented 4 months ago

thanks, I'll take a look into what that one does

Cercain commented 3 months ago

Just added this as an option for 1.4.2