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

44 lines
883 B
YAML

name: BattleLeve
fields:
- name: Time
type: array
count: 8
- name: LeveData
type: array
count: 8
fields:
- name: BNpcName
type: link
targets: [BNpcName]
- name: ToDoNumberInvolved
- name: ToDoParam
type: array
count: 5
- 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: [BattleLeveRule]
- name: Objectives
type: array
count: 3
fields:
- type: link
targets: [LeveString]
- name: Help
type: array
count: 2
- name: Variant