Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XML output file structure suggestion #75

Open
ghost opened this issue May 18, 2022 · 0 comments
Open

XML output file structure suggestion #75

ghost opened this issue May 18, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@ghost
Copy link

ghost commented May 18, 2022

https://github.com/soul4soul/ot-monster-converter/blob/master/app/MonsterConverterTfsXml/TfsXmlConverter.cs#L363-L454

current order of elements:

- flags
- immunities
- elements
- attacks
- defense
- voice
- summon
- loot

trying to make it more tfs alike (to make updating current tfs-master monsters easier):

- flags
- attacks
- defense
- elements
- immunities
- summon
- voice
- loot
@ghost ghost changed the title XML output file structure XML output file structure suggestion May 18, 2022
@soul4soul soul4soul added the good first issue Good for newcomers label May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant