Files
Exiled-Exchange-2/dataParser/EXPORT/config.json
T
Kvan7andkvan7 8814f39112 v0.8.0 (#441)
* [PoE2] - Controlled metamorphisis shouldn't be ring size and up #397

* [Not Recognized Modifier] - quality on wand #398

* Wrong search parameters set for belt, generates negative min value #412

* Add Hybrid potential note to T1 tag #410

* Option to always show tiers #385

* Add oils to anoints #419

* Add deprecated notice

* better handling for hybrids

* Add corruption tags for those enchants #420

* Make normal rarity filter visible when applicable #408

* Fixes some tiers not showing due to being too high

* Add good crafting base items (magic) #423

* #424

* Should only be able to fill runes on a corrupted item that it has sockets #422

* fix crash for undefined error

* Adds hybrids to hybrid note

* Disable internal tradeIds for unique items #409

* fix empty mod always on

* [Parse Error] - Expedition logbook #318

* correct area level floors

* Request: add option for currency ratio. #396

* Fix add enchants to hover items

* Add sources for dps numbers

* Fix crit hit chance sources

* Revert "Add sources for dps numbers"

This reverts commit f1bbcc24a2.

* Change specific better ones

* bugfix/ubuntu/Fix widget area coordinates and size using primary display scale factor (#433)

* Multiplying widget are coordinates by the display scale factor

* Adding switch statement for handling linxu case properly

* adding missing default treshold

* Update main/src/windowing/WidgetAreaTracker.ts

* Handle not on primary display case

* rename

---------

Co-authored-by: kvan7 <kvan.valve@gmail.com>

* Fixes #435

* Fixes:  #436

* Seems to mostly fix tiers

* use ref again

* fix unique items broken in other languages

* Add max tier to show all tiers

* fixes some missing tiers

* fix corruption enchant tag again

* version bump
2025-02-27 18:20:52 -06:00

238 lines
5.0 KiB
JSON

{
"steam": "C:\\Program Files (x86)\\Steam\\steamapps\\common\\Path of Exile 2",
"files": [
"Metadata/StatDescriptions/active_skill_gem_stat_descriptions.csd",
"Metadata/StatDescriptions/advanced_mod_stat_descriptions.csd",
"Metadata/StatDescriptions/atlas_stat_descriptions.csd",
"Metadata/StatDescriptions/character_panel_stat_descriptions.csd",
"Metadata/StatDescriptions/chest_stat_descriptions.csd",
"Metadata/StatDescriptions/expedition_relic_stat_descriptions.csd",
"Metadata/StatDescriptions/gem_stat_descriptions.csd",
"Metadata/StatDescriptions/heist_equipment_stat_descriptions.csd",
"Metadata/StatDescriptions/leaguestone_stat_descriptions.csd",
"Metadata/StatDescriptions/map_stat_descriptions.csd",
"Metadata/StatDescriptions/meta_gem_stat_descriptions.csd",
"Metadata/StatDescriptions/monster_stat_descriptions.csd",
"Metadata/StatDescriptions/passive_skill_aura_stat_descriptions.csd",
"Metadata/StatDescriptions/passive_skill_stat_descriptions.csd",
"Metadata/StatDescriptions/primordial_altar_stat_descriptions.csd",
"Metadata/StatDescriptions/sanctum_relic_stat_descriptions.csd",
"Metadata/StatDescriptions/sentinel_stat_descriptions.csd",
"Metadata/StatDescriptions/skill_stat_descriptions.csd",
"Metadata/StatDescriptions/stat_descriptions.csd",
"Metadata/StatDescriptions/utility_flask_buff_stat_descriptions.csd"
],
"translations": [
"English",
"Russian",
"Korean",
"Traditional Chinese",
"Japanese",
"German",
"Spanish"
],
"tables": [
{
"name": "BaseItemTypes",
"columns": [
"Id",
"Name",
"InheritsFrom",
"IsCorrupted",
"Width",
"Height",
"DropLevel",
"Implicit_Mods",
"ItemClass",
"SiteVisibility",
"Tags",
"TradeMarketCategory"
]
},
{
"name": "ArmourTypes",
"columns": [
"BaseItemType",
"Armour",
"Evasion",
"EnergyShield",
"IncreasedMovementSpeed",
"Ward"
]
},
{
"name": "ItemClasses",
"columns": [
"Id",
"Name",
"ItemClassCategory",
"TradeMarketCategory"
]
},
{
"name": "WeaponTypes",
"columns": [
"BaseItemType",
"DamageMin",
"DamageMax",
"RangeMax",
"Speed",
"Critical"
]
},
{
"name": "ItemClassCategories",
"columns": [
"Id",
"Text"
]
},
{
"name": "SkillGems",
"columns": [
"BaseItemType",
"IsVaalVariant"
]
},
{
"name": "SkillGemInfo",
"columns": [
"Id",
"Description",
"SkillGemsKey"
]
},
{
"name": "Mods",
"columns": [
"Id",
"Domain",
"Name",
"Stat1",
"Stat2",
"Stat3",
"Stat4",
"Stat5",
"Stat6",
"ModType",
"Stat1Value",
"Stat2Value",
"Stat3Value",
"Stat4Value",
"Stat5Value",
"Stat6Value",
"RadiusJewelType",
"Level",
"GenerationType",
"Families"
]
},
{
"name": "Tags",
"columns": [
"Id",
"DisplayString"
]
},
{
"name": "UniqueStashLayout",
"columns": [
"WordsKey",
"ItemVisualIdentityKey",
"UniqueStashTypesKey",
"RenamedVersion",
"ShowIfEmptyChallengeLeague"
]
},
{
"name": "Words",
"columns": [
"Wordlist",
"Text",
"Text2",
"SpawnWeight_Tags",
"SpawnWeight_Values"
]
},
{
"name": "ItemVisualIdentity",
"columns": [
"Id",
"DDSFile",
"AOFile"
]
},
{
"name": "Stats",
"columns": [
"Id",
"IsLocal",
"IsWeaponLocal",
"Semantic",
"Text",
"IsVirtual",
"HASH32",
"BelongsActiveSkills",
"IsScalable"
]
},
{
"name": "ClientStrings",
"columns": [
"Id",
"Text"
]
},
{
"name": "GoldModPrices",
"columns": [
"Mod",
"Tags",
"SpawnWeight"
]
},
{
"name": "BlightCraftingRecipes",
"columns": [
"Id",
"BlightCraftingResult",
"BlightCraftingItems"
]
},
{
"name": "BlightCraftingItems",
"columns": [
"Oil",
"Tier",
"Achievements",
"UseType",
"NameShort"
]
},
{
"name": "BlightCraftingResults",
"columns": [
"Id",
"Mod",
"PassiveSkill"
]
},
{
"name": "PassiveSkills",
"columns": [
"Id",
"PassiveSkillGraphId",
"Name",
"IsKeystone",
"IsNotable"
]
},
{
"name": "ExpeditionFactions",
"columns": [
"Id",
"Name"
]
}
]
}