These changes should be patched in before the exports are done for version 3.17.0.
Action Taken
The item flag is_in_game was added to the wiki's item template. The PyPoE exporter will remove it from any items unless it is specified as one of the keys to copy.
PyPoE uses a text file containing custom descriptions for certain things that are evidently not exposed in the game data. An example of this is the description of the damage bonus granted by Rampage. I have updated it so that it reads correctly.
Abstract
These changes should be patched in before the exports are done for version 3.17.0.
Action Taken
The item flag
is_in_game
was added to the wiki's item template. The PyPoE exporter will remove it from any items unless it is specified as one of the keys to copy.PyPoE uses a text file containing custom descriptions for certain things that are evidently not exposed in the game data. An example of this is the description of the damage bonus granted by Rampage. I have updated it so that it reads correctly.
Caveats
None.
FAO
@pm5k @AlphSpirit