Skip to content

Update Beastmaster schemas - #268

Closed
mattantonelli wants to merge 1 commit into
xivdev:latestfrom
mattantonelli:update-beastmaster-schemas
Closed

Update Beastmaster schemas#268
mattantonelli wants to merge 1 commit into
xivdev:latestfrom
mattantonelli:update-beastmaster-schemas

Conversation

@mattantonelli

@mattantonelli mattantonelli commented Sep 8, 2026

Copy link
Copy Markdown

Names some fields for Beastmaster (XBM) sheets and fixes formatting.

Notes

  • Beast name is the Pet "Name"
  • Trick & Tempered Release actions are pet abilities 0 & 1
    • The names lives on the Action (linked to the Pet Ability)
    • The descriptions lives on XBMPet
  • The beast aspect lives on the XBMPet AutoAttack Action "Aspect"

Unknown

  • Classification (text lives in Addon but not clearly linked to the beast)
    • Based on the Beast Mode tooltip, Classification should also identify which Beast Mode skill is provided

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

❌ Validation failed

XBMPet

❌ Errors

Failed to validate
ColumnCount: Column count mismatch: 27 != 22

Failed to validate
ColumnTypes: Specified argument was out of the range of valid values. (Parameter 'start')

Failed to validate
LinkConditionType: Specified argument was out of the range of valid values. (Parameter 'start')

@mattantonelli

Copy link
Copy Markdown
Author

Guessing the schema validator needs to be updated with the latest data. XBMPet added 5 new columns which have been added to the schema as Unknown12-16.

@WorkingRobot

Copy link
Copy Markdown
Member

I think #270 implements this now (with more fields filled in).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants