1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-05 23:57:46 +00:00
EXDSchema/Condition.yml
2025-05-01 02:10:34 +00:00

12 lines
No EOL
410 B
YAML

name: Condition
fields:
- name: LogMessage
type: link
targets: [LogMessage]
- name: Permission
type: link
targets: [Permission]
- name: LogMessagePriority
comment: The lower this number is, the higher the priority. Used to determine which conditions LogMessage should be printed.
- name: IsNetworked
comment: Allows this Condition to be set by a packet received from the server.