1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-11 02:07:46 +00:00
EXDSchema/Schemas/2023.10.23.0000.0000/BattleLeve.yml
2023-11-07 20:17:00 -05: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