resources: add Beastmaster - #1151
Merged
Merged
Conversation
xiashtra
reviewed
Sep 9, 2026
Comment on lines
+464
to
+467
| BST: { | ||
| en: 'BST', | ||
| ko: '마수', | ||
| }, |
Collaborator
There was a problem hiding this comment.
"schema": "exdschema@2:rev:83e965d091116f895d5b17573cc5d12909a5f407",
"version": "f5af21155b99a524",
"row_id": 43,
"fields": {
"Abbreviation": "BST",
"Abbreviation@de": "BST",
"Abbreviation@fr": "DRE",
"Abbreviation@ja": "BST",
"Name": "beastmaster",
"Name@de": "Bestienbändiger",
"Name@fr": "dresseur",
"Name@ja": "魔獣使い"
}
}
Collaborator
Author
There was a problem hiding this comment.
It seems Japanese and Chinese do not use this abbreviation, so I added 'BST' with a FIXME comment.
Collaborator
There was a problem hiding this comment.
Those translations come directly from the client data, so I'm not sure what you mean by JP using a different abbreviation.
Collaborator
Author
There was a problem hiding this comment.
PCT: {
en: 'PCT',
de: 'PKT',
fr: 'PIC',
ja: 'ピクトマンサー',
cn: '画家',
ko: '픽토',
tc: '繪靈',
},
What I meant was that the abbreviations for the CJK are the ones used by the community, not the ones set in the client.
In all three regions, “PCT” is the abbreviation, and although the “NameFemale” column next to it contains the following, it does not match the current abbreviations.
# PCT
ja: ピ
ko: 픽
cn: 绘
xiashtra
reviewed
Sep 9, 2026
xiashtra
approved these changes
Sep 9, 2026
github-actions Bot
pushed a commit
that referenced
this pull request
Sep 10, 2026
Add Beastmaster job base info. Job Guide: https://na.finalfantasyxiv.com/jobguide/beastmaster/ Job ID: https://raw.githubusercontent.com/xivapi/ffxiv-datamining/master/csv/en/ClassJob.csv Skills: https://www.icy-veins.com/ffxiv/beastmaster-guide Please be aware that Beastmaster cannot use role actions. b228a6f
github-actions Bot
pushed a commit
to ShadyWhite/cactbot
that referenced
this pull request
Sep 10, 2026
Add Beastmaster job base info. Job Guide: https://na.finalfantasyxiv.com/jobguide/beastmaster/ Job ID: https://raw.githubusercontent.com/xivapi/ffxiv-datamining/master/csv/en/ClassJob.csv Skills: https://www.icy-veins.com/ffxiv/beastmaster-guide Please be aware that Beastmaster cannot use role actions. b228a6f
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Beastmaster job base info.
Job Guide: https://na.finalfantasyxiv.com/jobguide/beastmaster/
Job ID: https://raw.githubusercontent.com/xivapi/ffxiv-datamining/master/csv/en/ClassJob.csv
Skills: https://www.icy-veins.com/ffxiv/beastmaster-guide
Please be aware that Beastmaster cannot use role actions.