Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaBreaker committed Jun 26, 2022
2 parents 1314bd3 + b6b5ddf commit 28b6d08
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
# Lolorito
Lolorito is a tool for sifting though market data in FFXIV **(requires Java 1.8 or later)**
Lolorito is a tool for sifting though market data in FFXIV **(requires Java 1.8)**

It takes the item data from [XIVAPI](https://github.com/xivapi/ffxiv-datamining) and uses the market data from [Universalis](https://universalis.app/) to find the current most profitable items to sell on the market. It takes into account both how much items cost and how quickly they sell. Sometimes a larger quantity of a lower cost item can out perform a lot of high-price items that rarely sell.

## Getting Started
First just select what server you want to pull market data for, pick how far back you want the data to go, press update, and wait for it to finish updating.

When its done you can pick what category (these are also from XIVAPI; some are empty) to search in and any search term you'd like to use.
When its done you can pick what categories to search in and any search term and sort type you'd like to use.

Finally just press search and the results will appar on the right. You can search as many times as you'd like. Updating the market data only needs to be done once.

The results are formatted most profitable top to bottom as: (item name) - (profitability %/100) - (average price) x (average size)

Example:

![image](https://user-images.githubusercontent.com/6527156/175795834-17d95f4d-fc21-4bf4-b636-e2c6019048cc.png)
![image](https://user-images.githubusercontent.com/6527156/175817825-9950491d-caf4-458f-a670-b42742eb31f4.png)

## Downloads
See the "Releases" page [here](https://github.com/DeltaBreaker/Lolorito/releases)

0 comments on commit 28b6d08

Please sign in to comment.