the "radiation" doesn't affect a specific list of void items as the description says it affects anything that contains the word void, even modded stuff like void mint leaves and void mint leaves juice, which is kind of silly since it's contained in a glass bottle... but then again, if I had a glass of liquid uranium, I would feel pretty ill
Nice mod idea! But for now void items just converted into some junk you need to sell as fast as you can. It should be better, if there is something why you need to keep void items for yourself, like creating epic battle potions ( x4 dmg + x2speed +200energy +5 day coma afterward) or any other positive and negative effects alongside (for example: caring void eggs drain your health and stamina but gives you +5 luck) And of course there should be addiction for void energy ;-)
maybe a structure more like this (everything in in game time):
sleeeping without eating a void item gives void synergy -1 Void Synergy = 0 when void item held - HP/SP drain = 10/hr when void eaten - Stamina set to 0, void synergy +2 (once per day) when non-void item eaten - normal effect Energy Tonic - Void Synergy -1
Void Synergy = 2 when void item held - HP/SP drain = 5/hr when void eaten - Jinxed (1 hr), negative sp effect, void synergy +2 (once per day) when non-void item eaten - normal effect Energy Tonic - Void Synergy -1
Void Synergy = 4 when void item held - HP/SP drain = 1/hr when void eaten - Tipsy (1 hr), half negative sp effect, void synergy +2 (once per day) when non-void item eaten - normal effect Energy Tonic - Void Synergy -1
Void Synergy = 6 when void item held - HP/SP recover = 1/hr when void eaten - Stamina set to 0, void synergy +2 (once per day) when non-void item eaten - Tipsy (1 hr), half normal effect Energy Tonic - Void Synergy -2
Void Synergy = 8 permenant oil of garlic when void item held - HP/SP recover = 5/hr when void eaten - Acts as Muscle Remedy, void synergy +2 (once per day) when non-void item eaten - Jinxed (1 hr), half normal effect Energy Tonic - Void Synergy -2, slime debuff 1 hr
Void Synergy = 10 permenant oil of garlic vampire effect when void item held - HP/SP recover = 10/hr when void eaten - Acts as energy tonic when non-void item eaten - Stamina set to 10 Energy Tonic - Void Synergy -2, Jinx debuff 1 hr
I used SpaceCore as it already had an event handler for items eaten meaning that I could check if an item containing the word "void" was eaten with ease. However, I heard that Pathoschild is adding something like that into SMAPI itself (probably in 3.0) which would remove the need for SpaceCore. Until then I don't know of a feasible way of doing it myself, sorry.
8 comments
it affects anything that contains the word void, even modded stuff like void mint leaves and void mint leaves juice, which is kind of silly since it's contained in a glass bottle... but then again, if I had a glass of liquid uranium, I would feel pretty ill
And of course there should be addiction for void energy ;-)
sleeeping without eating a void item gives void synergy -1
Void Synergy = 0
when void item held - HP/SP drain = 10/hr
when void eaten - Stamina set to 0, void synergy +2 (once per day)
when non-void item eaten - normal effect
Energy Tonic - Void Synergy -1
Void Synergy = 2
when void item held - HP/SP drain = 5/hr
when void eaten - Jinxed (1 hr), negative sp effect, void synergy +2 (once per day)
when non-void item eaten - normal effect
Energy Tonic - Void Synergy -1
Void Synergy = 4
when void item held - HP/SP drain = 1/hr
when void eaten - Tipsy (1 hr), half negative sp effect, void synergy +2 (once per day)
when non-void item eaten - normal effect
Energy Tonic - Void Synergy -1
Void Synergy = 6
when void item held - HP/SP recover = 1/hr
when void eaten - Stamina set to 0, void synergy +2 (once per day)
when non-void item eaten - Tipsy (1 hr), half normal effect
Energy Tonic - Void Synergy -2
Void Synergy = 8
permenant oil of garlic
when void item held - HP/SP recover = 5/hr
when void eaten - Acts as Muscle Remedy, void synergy +2 (once per day)
when non-void item eaten - Jinxed (1 hr), half normal effect
Energy Tonic - Void Synergy -2, slime debuff 1 hr
Void Synergy = 10
permenant oil of garlic
vampire effect
when void item held - HP/SP recover = 10/hr
when void eaten - Acts as energy tonic
when non-void item eaten - Stamina set to 10
Energy Tonic - Void Synergy -2, Jinx debuff 1 hr