Skyrim
0 of 0

File information

Last updated

Original upload

Created by

deamonpog

Uploaded by

deamonpog

Virus scan

Safe to use

About this mod

You can analyze ingredients in your inventory with this tool in-order to identify different kinds of potions which you could create with the current inventory.

Permissions and credits
This is not integrated with Skyrim directly. You can input the ingredients which you have in your inventory manually to this tool (or you can tell it to assume you have all ingredients with you).
You can analyze ingredients in your inventory with this tool in-order to identify different kinds of potions which you could create with the current inventory.

Item count is not used currently by the software. With those item count values I hope to implement an AI system to suggest ingredients to user.

Database file is MSAccess. Anyone can add new ingredients they have in their game. Especially the ingredients added by mods are not included in the database file.

I will soon add a better description to this. This is my first upload to a mod community. Hope this helps someone. Please provide comments.

Following cases are covered by the tool :
-----------------------------------------------

Ingredient panels - 3
Effect panels - 3
intermediate effect panels - 3
Output panel - 1
UC 1 : view effects of an ingredient
1.) user selects ingredient from ingredient panel 'i'
2.) effects of the ingredient is shown in effects panel 'i'
UC 2 : view effects of two ingredients
1.) user selects ingredients from ingredient panels 'i' and 'j'
2.) effects of the ingredients are displayed in effects panels 'i' and 'j' and intermediate panel shows total effects and output effects
UC 3 : view effects of three ingredients
1.) user selects ingredients from ingredient panels 'i', 'j' and 'k'
2.) effects of the ingredients are displayed in effects panels 'i', 'j' and 'k' and all intermediate panels shows total effects and output effects
UC 6 : view compatible ingredients given an effect
1.) user selects effect from effects panel 'i'
2.) ingredients compatible with the effect are shown in ingredients panel 'i'
UC 7 : view compatible ingredients given an ingredient
1.) user selects ingredient from ingredient panel 'i'
2.) ingredients compatible with the ingredient 'i' are shown in ingredients panel '(i+1)%3'
UC 8 : view compatible ingredients given two ingredients
1.) user selects ingredients from ingredient panel 'i' and 'j'
2.) ingredients compatible with the ingredients 'i' and 'j' are shown in ingredients panel 'k'
UC 9 : view compatible ingredients given an ingredient and one or more effects
1.) user selects ingredients from ingredient panel 'i' and effects from effects panel 'j'
2.) ingredients compatible with the ingredient 'i' and effects 'j' are shown in ingredients panel 'k'
UC 10 : view compatible ingredients given one or more effects
1.) user selects effects from effects panel 'i'
2.) ingredients compatible with effects are shown in ingredients panel 'i'
UC 11: load all effects
1.) user clicks all button on panel 'i'
UC 11: load all ingredients
1.) user clicks all button on panel 'i'
UC 12: change databases
1.) user set the path to DB file