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:
parent
981bce19bd
commit
ac7c5cb302
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue