1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00

Add collectability breakpoints

This commit is contained in:
Asriel Camora 2024-07-26 17:19:43 -07:00
parent 4487a234ba
commit e4ef569b52
No known key found for this signature in database
GPG key ID: 50B67E59BBAFB029
9 changed files with 21 additions and 15 deletions

View file

@ -8,7 +8,9 @@ fields:
type: link type: link
targets: [Item] targets: [Item]
- name: XPReward - name: XPReward
- name: RecipeMetadataKey - name: Collectability
type: link
targets: [CollectablesRefine]
- name: GilReward - name: GilReward
- name: Level - name: Level
- name: HighXPMultiplier - name: HighXPMultiplier

View file

@ -1,5 +1,5 @@
name: CollectablesRefine name: CollectablesRefine
fields: fields:
- name: Unknown0 - name: CollectabilityLow
- name: Unknown1 - name: CollectabilityMid
- name: Unknown2 - name: CollectabilityHigh

View file

@ -50,7 +50,7 @@ fields:
2: [HWDCrafterSupply] 2: [HWDCrafterSupply]
3: [SatisfactionSupply] 3: [SatisfactionSupply]
4: [SharlayanCraftWorksSupply] 4: [SharlayanCraftWorksSupply]
# 6: [BankaCraftWorksSupply] (This value correlates to the RecipeMetadataKey of an item, not the row id) 6: [CollectablesRefine] # For Wachumeqimeqi (Banka) deliveries
- name: PatchNumber - name: PatchNumber
- name: AmountResult - name: AmountResult
- name: AmountIngredient - name: AmountIngredient

View file

@ -8,7 +8,9 @@ fields:
type: link type: link
targets: [Item] targets: [Item]
- name: XPReward - name: XPReward
- name: RecipeMetadataKey - name: Collectability
type: link
targets: [CollectablesRefine]
- name: GilReward - name: GilReward
- name: Level - name: Level
- name: HighXPMultiplier - name: HighXPMultiplier

View file

@ -1,5 +1,5 @@
name: CollectablesRefine name: CollectablesRefine
fields: fields:
- name: Unknown0 - name: CollectabilityLow
- name: Unknown1 - name: CollectabilityMid
- name: Unknown2 - name: CollectabilityHigh

View file

@ -50,7 +50,7 @@ fields:
2: [HWDCrafterSupply] 2: [HWDCrafterSupply]
3: [SatisfactionSupply] 3: [SatisfactionSupply]
4: [SharlayanCraftWorksSupply] 4: [SharlayanCraftWorksSupply]
# 6: [BankaCraftWorksSupply] (This value correlates to the RecipeMetadataKey of an item, not the row id) 6: [CollectablesRefine] # For Wachumeqimeqi (Banka) deliveries
- name: PatchNumber - name: PatchNumber
- name: AmountResult - name: AmountResult
- name: AmountIngredient - name: AmountIngredient

View file

@ -8,7 +8,9 @@ fields:
type: link type: link
targets: [Item] targets: [Item]
- name: XPReward - name: XPReward
- name: RecipeMetadataKey - name: Collectability
type: link
targets: [CollectablesRefine]
- name: GilReward - name: GilReward
- name: Level - name: Level
- name: HighXPMultiplier - name: HighXPMultiplier

View file

@ -1,5 +1,5 @@
name: CollectablesRefine name: CollectablesRefine
fields: fields:
- name: Unknown0 - name: CollectabilityLow
- name: Unknown1 - name: CollectabilityMid
- name: Unknown2 - name: CollectabilityHigh

View file

@ -50,7 +50,7 @@ fields:
2: [HWDCrafterSupply] 2: [HWDCrafterSupply]
3: [SatisfactionSupply] 3: [SatisfactionSupply]
4: [SharlayanCraftWorksSupply] 4: [SharlayanCraftWorksSupply]
# 6: [BankaCraftWorksSupply] (This value correlates to the RecipeMetadataKey of an item, not the row id) 6: [CollectablesRefine] # For Wachumeqimeqi (Banka) deliveries
- name: PatchNumber - name: PatchNumber
- name: AmountResult - name: AmountResult
- name: AmountIngredient - name: AmountIngredient