1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 16:47:45 +00:00

Update Action.yml (#68)

Corrected ActionProcStatus position, added Aspect
This commit is contained in:
ItsBexy 2025-03-27 14:55:37 -06:00 committed by GitHub
parent 981bce19bd
commit ac7c5cb302
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,9 @@ fields:
targets: [Action] targets: [Action]
- name: Cast100ms - name: Cast100ms
- name: Recast100ms - name: Recast100ms
- name: Unknown26 - name: ActionProcStatus
type: link
targets: [ActionProcStatus]
- name: StatusGainSelf - name: StatusGainSelf
type: link type: link
targets: [Status] targets: [Status]
@ -78,9 +80,7 @@ fields:
- name: CooldownGroup - name: CooldownGroup
- name: AdditionalCooldownGroup - name: AdditionalCooldownGroup
- name: MaxCharges - name: MaxCharges
- name: ActionProcStatus - name: Aspect
type: link
targets: [ActionProcStatus]
- name: Unknown4 - name: Unknown4
- name: ClassJobCategory - name: ClassJobCategory
type: link type: link