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
Kidsarow (talk | contribs)
 
(3 intermediate revisions by one other user not shown)
Line 5: Line 5:
 
===Semi-automatic updates with PyPoE===
 
===Semi-automatic updates with PyPoE===
 
====What can be updated====
 
====What can be updated====
The following things can be updated with PyPoE for the most part and should not require manual updates:
+
The following things can be updated with PyPoE for the most part and should not require manual updates
The following things can be updated with PyPoE for the most part and should not require manual updates:
 
 
* All base item pages (this includes skills, currency, quest items and so on)
 
* All base item pages (this includes skills, currency, quest items and so on)
* All area data (<code>Area:</code> namespace)
+
* <s>All area data (<code>Area:</code> namespace)</s>
* All modifier data (<code>Modifier:</code> namespace)
+
* <s>All modifier data (<code>Modifier:</code> namespace)</s>
 
* <s>All passive skill data (<code>Passive Skill:</code> namespace)</s>
 
* <s>All passive skill data (<code>Passive Skill:</code> namespace)</s>
 
* All non-item skill data (<code>Skill:</code> namespace)
 
* All non-item skill data (<code>Skill:</code> namespace)
Line 17: Line 16:
 
** <s>Blight</s>
 
** <s>Blight</s>
 
** Bestiary recipe data
 
** Bestiary recipe data
** Delve data (costs for equipment, delve scaling etc)
+
** <s>Delve data (costs for equipment, delve scaling etc)</s>
** Incursion room data
+
** <s>Incursion room data</s>
 
* Monster data
 
* Monster data
 
* miscellaneous data
 
* miscellaneous data
  +
** <s>crafting bench recipes</s>
** quest and vendor reward data
 
** atlas data
+
** <s>quest and vendor reward data</s>
** pantheon data
+
** <s>atlas data</s>
** minimap icon data
+
** <s>pantheon data</s>
  +
** <s>minimap icon data</s>
** base monster and character stats
+
** <s>base monster and character stats</s>
   
 
===What needs to be done after===
 
===What needs to be done after===
Line 39: Line 39:
   
 
====Unique items====
 
====Unique items====
* Unique items that have had modifiers added/removed/changed need to be looked at and corrected if necessary
+
* <s>Unique items that have had modifiers added/removed/changed need to be looked at and corrected if necessary</s>
 
* New unique items:
 
* New unique items:
 
** replace <code>modifier&lt;N;&gt;_text</code> with the actual modifier (see [[Template:Item#Finding_the_appropriate_mods_for_unique_items]])
 
** replace <code>modifier&lt;N;&gt;_text</code> with the actual modifier (see [[Template:Item#Finding_the_appropriate_mods_for_unique_items]])

Latest revision as of 20:26, 26 June 2020


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

  • All base item pages (this includes skills, currency, quest items and so on)
  • All area data (Area: namespace)
  • All modifier data (Modifier: namespace)
  • All passive skill data (Passive Skill: namespace)
  • All non-item skill data (Skill: 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
  • Certain supported league mechanic data
    • Blight
    • Bestiary recipe data
    • Delve data (costs for equipment, delve scaling etc)
    • Incursion room data
  • Monster data
  • miscellaneous data
    • crafting bench recipes
    • quest and vendor reward data
    • atlas data
    • pantheon data
    • minimap icon data
    • base monster and character stats

What needs to be done after[]

  • Check on the bot edits for correctness and potential mistakes; report errors on User:OmegaK2's talk page
  • 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
  • Monsters
  • Quests
  • NPCs
  • Passive skills
  • Version history on all relevant pages