mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 08:37:45 +00:00
Update Action.yml (#68)
Corrected ActionProcStatus position, added Aspect
This commit is contained in:
parent
981bce19bd
commit
ac7c5cb302
1 changed files with 4 additions and 4 deletions
|
@ -46,7 +46,9 @@ fields:
|
|||
targets: [Action]
|
||||
- name: Cast100ms
|
||||
- name: Recast100ms
|
||||
- name: Unknown26
|
||||
- name: ActionProcStatus
|
||||
type: link
|
||||
targets: [ActionProcStatus]
|
||||
- name: StatusGainSelf
|
||||
type: link
|
||||
targets: [Status]
|
||||
|
@ -78,9 +80,7 @@ fields:
|
|||
- name: CooldownGroup
|
||||
- name: AdditionalCooldownGroup
|
||||
- name: MaxCharges
|
||||
- name: ActionProcStatus
|
||||
type: link
|
||||
targets: [ActionProcStatus]
|
||||
- name: Aspect
|
||||
- name: Unknown4
|
||||
- name: ClassJobCategory
|
||||
type: link
|
||||
|
|
Loading…
Add table
Reference in a new issue