Monty Burns wrote:I guess this is an idea for the creature resources sections, would it be possible to incorporate a list of what creatures drop what resources?
I was thinking maybe another tab in the [Details] [Monitors] [Guards] area that simply listed the creatures associated with that resource.
Sure, great idea

So, this requires the data for it, in
machine readable form.
Computers are extremely fast, but they are not smart --- yet.
And it is also a lot quicker to implement something that is on a simple form.
As far as I know there is no export feature at SWGPets.com, is there?
Hence, for now I suggest two formats and you select anyone of them:
- One-liners: resource class, colon, creature kinds delimited by commas.
Example:Code: Select all
Corellian Avian Meat : Alpha Bird, Beta Butterfly
Dathomir Avian Meat : Flying Dutch , ...
- Blocks delimited by an empty line, just one item each line, resource class first line, creature kinds on line by line.
Example:Code: Select all
Corellian Avian Meat
Alpha Bird
Beta Butterfly
Dathomir Avian Meat
Flying Dutch
...
Only "known" resource classes are listed.
Only the
main creature kind is listed; exception just for the sub-kinds which drop something different.
Any order for the resource classes is possible.
To make it "human readable" I suggest option 1 and resources in some logical order. The "Creature Resources Guide" could perhaps be used as a start, I have relied on user feedback for its correctness so ...
I would rather see a "tooltip box" when you hover the mouse over a resource or resource class, for the planet-line at the Details window, and included when the "resource caps panel" is implemented.
/Zimoon