mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
14 lines
252 B
YAML
14 lines
252 B
YAML
![]() |
name: BuddySkill
|
||
|
fields:
|
||
|
- name: Defender
|
||
|
type: link
|
||
|
targets: [Trait, Action]
|
||
|
- name: Attacker
|
||
|
type: link
|
||
|
targets: [Trait, Action]
|
||
|
- name: Healer
|
||
|
type: link
|
||
|
targets: [Trait, Action]
|
||
|
- name: BuddyLevel
|
||
|
- name: IsActive
|