Tutorial:Maintaining Exclusive Items: Difference between revisions

From PMDOWiki
IDK (talk | contribs)
created page
 
Imbion (talk | contribs)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
{{stub}}
https://docs.google.com/spreadsheets/d/1iNIijnY46Emr_pd_kj5m9Mlp7bIyotOEAu868N2A3lA


Run the following command to generate monster/status/element tables needed for items:
Run the following command to generate monster/status/element tables needed for items:
Line 13: Line 15:


[[Category: Maintenance]]
[[Category: Maintenance]]
[[Category: Tutorial]]

Latest revision as of 18:27, 24 November 2025

This article is a stub. You can help PMDO Wiki by expanding it.


https://docs.google.com/spreadsheets/d/1iNIijnY46Emr_pd_kj5m9Mlp7bIyotOEAu868N2A3lA

Run the following command to generate monster/status/element tables needed for items:

-asset ../../../../DumpAsset/ -raw ../../../../RawAsset/ -gen ../../../../DataAsset -itemprep



Run Scripts/item_sync.py to update exclusive item spreadsheet with data generated above. It will generate a csv of exclusive items to be used in the -dump step.