Wizz-AlienLoot

by steevej

Add alien loot for resources transformation. Add virtual loot box for managing big number of loot. Intent to be used with big number of alien. Can be used for "loot only" ressources after the early game. Compatible with mod managing resources.

Content
4 years ago
0.18
4
Enemies

g Remote interface for mod interaction

4 years ago

This mod add this remote interface: "wizz_remote_alien_loot"
with two function:
- add("loot_name", count) >> add item to the virtual box (negative count work)
- get("loot_name") >> return the current count item in virtual loot box

List of valid loot_name: (if not one of this the function does nothing)
- "wizz-alien-material"
- "wizz-alien-fluid"
- "wizz-alien-artefact"

How it work:
- Reference: https://lua-api.factorio.com/latest/LuaRemote.html

Example: remote.call("wizz_remote_alien_loot", "add", "wizz-alien-material", 1000)

You can send me feedback in this discussion.

Have a nice day

4 years ago

Good day sir i have a trouble with wizz-alien-artefact chest question - Where me need this material ? i search all science tree and not found where i can waste this material-resource pls you can say me wher he need or what me need to do. Thx for your help to litlle Russian man :)

4 years ago
(updated 4 years ago)

Hi WhydikTV, if you have the standard vanilla game, this loot is added into the recipe for creating Military Science Pack.
At this time, this is the only use of Wizz alien artifact.
It's possible that other MOD change the recipe after my change and no artifact is necessary.

Have a nice game !

4 years ago

Ok Thanks for answer i wait new adds for this patch =)

New response