mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-24 02:49:10 +00:00
Add item action information
This commit is contained in:
@@ -0,0 +1,164 @@
|
||||
### 1013
|
||||
Mount Barding (data_0 = barding id ??)
|
||||
|
||||
### 1053
|
||||
Company Issue Expectorant, Company Issue Tonic, Over-Aspected Cluster, Phoenix Down, all "revive" of some sort
|
||||
|
||||
### 1054
|
||||
Attribute Reset, no longer used
|
||||
|
||||
### 1055
|
||||
Cordials, eg: Watered Cordial, hi cordial - Restores GP
|
||||
- `data_0` = max GP to restore
|
||||
|
||||
### 1058
|
||||
Used to upgrade an Animus weapon to a Novus weapon
|
||||
|
||||
### 1322
|
||||
Unlock Mount
|
||||
- `data_0` = `Mount`
|
||||
|
||||
### 1326
|
||||
Fantasia + Retainer Fantasia, data_1 is a bool for "is for retainer"
|
||||
|
||||
### 1767
|
||||
Wings, eg: Icarus Wing, restores TP
|
||||
- `data_0` = max TP to restore
|
||||
|
||||
### 1769
|
||||
*not used*
|
||||
|
||||
### 2120
|
||||
Cards and Eggs + Starlite giftbox, nothing in data_0, unsure the meaning
|
||||
|
||||
### 2136
|
||||
Unlocks master recipes, (eg Master Carpenter I),
|
||||
- `data_0` = `SecretRecipeBook`
|
||||
|
||||
### 2483
|
||||
Chocobo Food. Unsure what data_0 is, it's ids 1,2,3,4,5,6,7
|
||||
|
||||
### 2633
|
||||
Unlocks Ballroom emotes, speed boost for mounts on specific maps as well as hair style..
|
||||
- `data_1` = `LogMessage`
|
||||
|
||||
### 2634
|
||||
Reagan Pepper, Resets chocobos SP
|
||||
|
||||
### 2645
|
||||
Realm Reborn Red, celebrate!
|
||||
|
||||
### 2894
|
||||
Eternity Ring, teleport to partner
|
||||
|
||||
### 3237
|
||||
XXX for beginners, eg: Armoring for Beginners,
|
||||
- `data_0` = `ClassJob`
|
||||
|
||||
### 3240
|
||||
Blank Invitation, creates a Ceremony Invitation with your wedding date on it
|
||||
|
||||
### 3292
|
||||
Thavnairian Onion - Chocobo food to level it past level 10+ (so every level past 10)
|
||||
|
||||
### 3357
|
||||
Unlock use of Triple Triad Cards
|
||||
- `data_0` = `TripleTriadCard`
|
||||
|
||||
### 3800
|
||||
Items that grant MGP
|
||||
- `data_0` = the amount of MGP to reward
|
||||
|
||||
### 4107
|
||||
eg: Tome of Ichthyological Folklore
|
||||
- `data_0` = `GatheringSubCategory`
|
||||
|
||||
### 4647
|
||||
Unlocking coffers, Wrapped Presents or using Elemental Ward Potions
|
||||
|
||||
### 5136
|
||||
Celebratory fireworks, eg: Heavenscracker
|
||||
|
||||
### 5564
|
||||
Tales of Adventure, boosts to level 60, unsure how the 11->24 links (not class job), 11 = something Paladin related
|
||||
|
||||
### 5845
|
||||
Unlocks a Orchestrion Roll
|
||||
- `data_0` = `Orchestrion`
|
||||
|
||||
### 816
|
||||
Company Manuals + Squadron Gear Maintenance Manual, unsure what it links to
|
||||
|
||||
### 841
|
||||
Using potions, eg: Paralyzing Potion. Not sure how data_0 links (also has data_hq_0)
|
||||
|
||||
### 842
|
||||
Debuff removal items, eg: Echo Drops, Antitiode, etc.
|
||||
- `Data_0-8` = `Status`
|
||||
|
||||
### 843
|
||||
Grants ability to discover concealed nodes, eg: Traders' Favor (Dravanian Forelands), unsure how data_1 links
|
||||
|
||||
### 844
|
||||
Battle Food,
|
||||
- `data_0` (all 48, maybe an animation)??
|
||||
- `data_1` = `ItemFood`
|
||||
- `data_2` = Duration in seconds
|
||||
|
||||
### 845
|
||||
Crafting + Gathering Food
|
||||
- `data_0` (all 48, maybe an animation)??
|
||||
- `data_1` = `ItemFood`
|
||||
- `data_2` = Duration in seconds
|
||||
|
||||
### 846
|
||||
Atrtribute Potions, eg: X-Potion of Dexterity
|
||||
|
||||
### 847
|
||||
Health potions, eg: X-Potion
|
||||
- `data_0` = %
|
||||
- `data_1` = max value
|
||||
|
||||
### 848
|
||||
Ether MP potions, eg: X-Ether
|
||||
- `data_0` = %
|
||||
- `data_1` = max
|
||||
|
||||
### 849
|
||||
Elixir potions,
|
||||
- HP
|
||||
- `data_0` = %
|
||||
- `data_1` = max value
|
||||
- MP
|
||||
- `data_3`
|
||||
- `data_4`
|
||||
|
||||
### 850
|
||||
Sanction effect
|
||||
|
||||
### 851
|
||||
Gysahl Greens, Summon Chocobo
|
||||
|
||||
### 852
|
||||
Consumable effects such as sparklers, etc
|
||||
|
||||
### 853
|
||||
Obtain a minion
|
||||
- `data_0` = Minion
|
||||
|
||||
### 8667
|
||||
Sustaining Potion, unsure how data_0 links
|
||||
|
||||
### 9343
|
||||
Fate Action.. Stygian Ash, Removes the shield from Ixion
|
||||
|
||||
### 944
|
||||
Magicked Prism
|
||||
|
||||
### 9993
|
||||
"High-grade Company-issue Tonic...", Revives?
|
||||
|
||||
### 9994
|
||||
Teleport ticket to a grand company
|
||||
- `data_0` = `GrandCompany`
|
||||
|
||||
Reference in New Issue
Block a user