Insectitronics

by DemonX3

Spidertron? Nah, they're mere Insectitrons. Early-Mid Tier Spidertrons for all your spider needs.

Content
2 years ago
0.18 - 1.1
3.08K
Transportation Combat

i Bob's ?

4 years ago

Hey i just want to nicely ask if there's an easy compatibility fix for bob's if installed ? I Would be really thanks. Thanks in advance

4 years ago

I don't think, and I do not play bobs at all, so I doubt I will be able to do this myself

4 years ago

can u ask in the discord ? https://discord.gg/DC5a25

4 years ago

I would also like to ask what fixing is needed? Is the mod crashing or material wise it's impossible?

4 years ago

No Crashing just that it get some defense stats as there's some more to the Alien damaging them

4 years ago

So more damage types, if that is all, then I could do it myself then, if you can provide which bob mod exactly those damage types are from.

4 years ago
(updated 4 years ago)

yep, That exact am i unsure about myself. Unless this helps
https://cdn.discordapp.com/attachments/697564089907675217/745390367867797534/unknown.png
Fromm bob's Warfare

4 years ago
(updated 4 years ago)

local unit_to_add_resist = {"tarantulator"}
local ent = data.raw['spider-vehicle']
if mods["bobenemies"] then
for _,unit in pairs(unit_to_add_resist) do
if ent[unit] then --check that the entity exists
if not ent[unit].resistances then ent[unit].resistances = {} end
ent[unit].resistances[#ent[unit].resistances+1]={type = "plasma", decrease = 6, percent = 50}
ent[unit].resistances[#ent[unit].resistances+1]={type = "bob-pierce", decrease = 6, percent = 50}
end
end
end

Hope this can help, far as i know change the name for the different type spider's used in your mod. This is not my work so pleas don't give me any thing of the credit. Thanks if u make it happen. Also it's used in the same mod as the code tells. If that modder uses the code tho

https://discordapp.com/channels/@me/736420985934315591/745467907177447465 here if the code will be better from the source.

4 years ago

https://cdn.discordapp.com/attachments/697564089907675217/745646877025763368/unknown.png
https://cdn.discordapp.com/attachments/697564089907675217/745654051294806106/unknown.png -low density structure just saying that is more expensive. for a low tier build in bob's

also here's a bob's recipe for the second level

4 years ago

I am not going to balance recipies around other mods, I am fine with adding some resistances but I am struggling with getting the perfect balance in vanilla, and you ask me to make balancing around other mods. Sorry if that sounded offensive, but I really am not going to integrate into recipe balancing with other mods like bob, angel, krastorio and others. Resistances will be added next update.

4 years ago

Just if installed noting else it would be a separate thing. Sorry if u made u mad. just asked

4 years ago

It's ok, it is just so I will not integrate with mods on bigger scale than some compatibility until I finish with adding content in my own mod, and I also cannot balance anything around something that I didn't even play. I hope you understand this

4 years ago
(updated 4 years ago)

yes yes. Just a thing u can do in the future if u want. Also since u don't play Bob's way not just ask him for help to make the compatibility if reconsidering that in the future, for your mod. Not saying any thing now, I gave u the link earlier to the discord he's in and can do it again. All well stay safe

This thread has been locked.