Maintaining Exclusive Items: Difference between revisions
From PMDOWiki
created page |
docs link |
||
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: |
Latest revision as of 20:37, 8 November 2024
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.