1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00
EXDSchema/CompanyLeve.yml

35 lines
718 B
YAML
Raw Normal View History

2025-03-05 17:42:41 -08:00
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