Skip to content

DeltaBreaker/Lolorito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lolorito

Lolorito is a tool for sifting though market data in FFXIV (requires Java 1.8)

It takes the item data from XIVAPI and uses the market data from Universalis 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 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.

image

Crafting Trees

If an item can be crafted, the "Crafting Profit" column will show the highest profit you can make from buying the required materials and crafting the item. Clicking on that row will open a crafting tree showing what items are needed and if it costs less to make the materials yourself or just buy them from the market. It shows the profits for both high and low qualities. The required materials show the lower of the two when calculating costs and takes into account how many are needed as well. Lastly, you can set items as obtained so that they arent factored into the crafting cost.

image

Material List

The material list shows what items aren't factored into crafting costs for other items. This can be used to mark items that you can easily gather yourself, such as shards and crystals, or anything else you already have on hand. The active items are listed on the far right while the middle column displays a list of items that can be set or removed as obtained. Items are shown here based on the term entered into the search box.

image

Downloads

See the "Releases" page here