1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-05 23:57:46 +00:00
EXDSchema/Schemas/2024.11.06.0000.0000/BannerPreset.yml
Haselnussbomber 8514f42386
More named columns (#59)
* More named columns

* Update ENpcBase.ENpcData link targets

* Update InstanceContent

Order is actually ContentFinderCondition, just like in
PartyContent and PublicContent.

* Update EventItem

* Update TripleTriadCardResident, TripleTriadCardObtain

* Update JournalCategory

* Update MapCondition

* Update DynamicEvent

* Update InstanceContent

* Update TerritoryType

* Update ClassJob

* Update VVDData

* Update InstanceContent

* Update InstanceContentType

* Update VVDRouteData

* Update InstanceContent

* Update ContentTodo

* Update ContentEventItem

* Update ContentDirectorBattleTalk

* Update BannerPreset

* Update SpecialShop

* Update LogMessage
2025-03-24 11:37:06 -07:00

30 lines
858 B
YAML

name: BannerPreset
fields:
- name: CameraPositionX
- name: CameraPositionY
- name: CameraPositionZ
- name: CameraTargetX
- name: CameraTargetY
- name: CameraTargetZ
- name: AnimationProgress
- name: HeadDirectionX
- name: HeadDirectionY
- name: EyeDirectionX
- name: EyeDirectionY
- name: Expression
- name: BannerTimeline
- name: ImageRotation
- name: DirectionalLightingVerticalAngle
- name: DirectionalLightingHorizontalAngle
- name: CameraZoom
- name: BannerDesignPreset
type: link
targets: [BannerDesignPreset]
- name: DirectionalLightingColorRed
- name: DirectionalLightingColorGreen
- name: DirectionalLightingColorBlue
- name: DirectionalLightingBrightness
- name: AmbientLightingColorRed
- name: AmbientLightingColorGreen
- name: AmbientLightingColorBlue
- name: AmbientLightingBrightness