Path of Exile Wiki

Please consider helping keep the wiki up to date. Check the to-do list of updates needed for version 3.14.0.

Game data exports will becoming later as the technical changes in addition to regular changes take some more time.

READ MORE

Path of Exile Wiki
Line 27: Line 27:
 
** Harvest
 
** Harvest
 
** Incursion room data
 
** Incursion room data
* <s>Monster data and lua</s>
+
* <s>Monster data (<code>Monster:</code> namespace)</s>
 
* miscellaneous data
 
* miscellaneous data
 
** <s>crafting bench recipes</s>
 
** <s>crafting bench recipes</s>
Line 33: Line 33:
 
** <s>pantheon data</s>
 
** <s>pantheon data</s>
 
** <s>minimap icon data</s>
 
** <s>minimap icon data</s>
** <s>base monster and character stats</s>
+
** <s>base monster and character stats (lua)</s>
   
 
===What needs to be done after===
 
===What needs to be done after===

Revision as of 19:21, 9 May 2021

General to-do for major patches

Semi-automatic updates with PyPoE

What can be updated

The following things can be updated with PyPoE for the most part and should not require manual updates (this subject to the pypoe's fork update progress, as OmegaK2 ceased to develop it ):

  • All base item pages (this includes skills, currency, quest items and so on)
    • Weapons
    • Skill gems
    • Maps
    • Currency
    • Armour
    • Heist Equipment
    • Heist Contracts
    • Item icons for new items
  • All area data (Area: namespace)
  • All modifier data (Modifier: namespace)
    • As a result modifier lists will automatically be updated
    • Unique items that only had numeric changes to their modifiers should receive the new values
  • All passive skill data (Passive Skill: namespace)
  • All non-item skill data (Skill: namespace)
  • Certain supported league mechanic data
    • Blight (lua, modifier see above)
    • Bestiary recipe data
    • Delve data (costs for equipment, delve scaling etc)
    • Heist lua
    • synthesis
    • Harvest
    • Incursion room data
  • Monster data (Monster: namespace)
  • miscellaneous data
    • crafting bench recipes
    • atlas data
    • pantheon data
    • minimap icon data
    • base monster and character stats (lua)

What needs to be done after

  • Check on the bot edits for correctness and potential mistakes; report errors on Path of Exile Wiki talk:To-do list/3.14.0
  • For item pages created, add relevant information to the item and proper structure (see Path_of_Exile_Wiki:Manual_of_Style/item)
  • Create pages for new relevant areas and passives in the main namespace

Skills

  • On skill pages, check {{Skill progression}} and add any new stats or fix mistakes
  • Add descriptions of the mechanics
  • Add information about interactions if other support gems if there are any unusual interactions
  • Create pages for new skills if any have been added

Unique items

Manual changes

  • Any mechanical reworks
  • Quests
    • Harvest intro quest
  • NPCs (The Trialmaster)
  • Version history on all relevant pages
    • Vaal gem
  • pages for relevant new monsters or passives that refer to the data
  • vendor and quest rewards parameter on individual item (Not done for 3.12 to 3.14 changes)