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

Few more changes to Action names.

This commit is contained in:
Andrew Gilewsky 2024-06-12 23:07:46 +01:00
parent d3e47ef0a1
commit e9d54a79c4

View file

@ -70,7 +70,8 @@ fields:
type: link
targets: [ClassJob]
- name: Range
- name: Unknown7
- name: DeadTargetBehaviour
comment: 0 = can not target dead, 1 = can only target dead players (+ some other conditions), 2 = ???
- name: AttackType
type: link
targets: [AttackType]
@ -87,7 +88,8 @@ fields:
- name: CanTargetOwnPet
- name: CanTargetPartyPet
- name: CanTargetDead
- name: Unknown13
comment: name is incorrect, should be RequiresLineOfSight
- name: NeedToFaceTarget
- name: Unknown14
- name: PreservesCombo
- name: Unknown15