1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-05 23:57:46 +00:00
EXDSchema/CompanyLeve.yml
2025-03-05 17:42:41 -08:00

34 lines
718 B
YAML

name: CompanyLeve
fields:
- name: RoutePointTime
type: array
count: 8
- name: CompanyLeveStruct
type: array
count: 8
fields:
- name: BNpcName
type: link
targets: [BNpcName]
- name: ToDoParam
type: array
count: 6
- name: BaseID
type: link
targets: [EventItem, BNpcBase]
- name: ItemsInvolved
type: link
targets: [EventItem]
- name: EnemyLevel
- name: ItemsInvolvedQty
- name: ItemDropRate
- name: NumOfAppearance
type: array
count: 8
- name: ToDoSequence
type: array
count: 8
- name: Rule
type: link
targets: [CompanyLeveRule]
- name: RuleParam