Skip to content

XML output file structure suggestion #75

@ghost

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions