LorcanaJSON English Changelog
2024-08-23 2.0.1
- Added all cards from set 6 "Azurite Sea"
- Non-breaking format addition: A new dictionary called
externalLinks
has been added to each card, that contains the IDs that various online card stores use for that card and links to the card on those stores. While adding pricing data directly to LorcanaJSON would currently be too much extra work and upkeep, hopefully with this addition it's easier for interested users to gather and use that pricing data themselves. See theexternalLinks
explanation for details on which card store IDs and links exist, and where to get pricing data Huey - Savvy Nephew
(ID 581) was erroneously listed as having theStoryborn
subtype in the app and the LorcanaJSON data previously, it is now correctly listed as having theDreamborn
subtype, just like his brothers- Some small card fixes:
- Correct card name in
clarifications
ofPrince John - Greediest of All
(ID 305) - Correct ability name in
clarifications
ofGrand Pabbie - Oldest and Wisest
(Id 364) - Remove incorrect
clarifications
fromMickey Mouse - Trumpeter
(ID 618) - Add promo ID 1432 to
Mickey Mouse - Playful Sorcerer
(ID 878) - Remove erroneous
enchantedId
from promo version ofYen Sid - Powerful Sorcerer
(ID 946). It still exists in the non-promo version of the card (ID 750)
- Correct card name in
2024-08-23 2.0.0
- Also update
cost
ofBucky - Squirrel Squeak Tutor
(IDs 289 and 673) with the new changed values from the errata, from 2 to 3 ink
2024-08-22 2.0.0
- Update
Bucky - Squirrel Squeak Tutor
(IDs 289 and 673) with the new changed values from the errata - Added
historicData
field to promo version ofBucky - Squirrel Squeak Tutor
(ID 673) with the values from before the errata - Removed milliseconds from the
generatedOn
field of the metadata
2024-08-10 2.0.0
- Added all cards from set 5 "Shimmering Skies"
-
Added promo cards:
Mickey Mouse - Leader of the Band
(ID 950)Ursula's Lair - Eye of the Storm
(ID 951)Hidden Inkcaster
(ID 952)Mulan - Enemy of Entanglement
(ID 953)Ursula - Sea Witch Queen
(ID 954)Scrooge McDuck - Uncle Moneybags
(ID 955)Flotsam & Jetsam - Entangling Eels
(ID 956)Prince John - Gold Lover
(ID 1180)Kristoff - Reindeer Keeper
(ID 1181)Nala - Mischievous Cub
(ID 1182)Finders Keepers
(ID 1183)Chicha - Dedicated Mother
(ID 1184)Stitch - Team Underdog
(ID 1185)Mirabel Madrigal - Family Gatherer
(ID 1186)
- Added four Disney Lorcana Challenge prize cards:
Dragon Fire
(ID 1187)Let It Go
(ID 1188)Cinderella - Stouthearted
(ID 1189)Rapunzel - Gifted with Healing
(ID 1190)
- Added five of the six D23 Collection cards:
Mickey Mouse - Brave Little Tailor
(ID 1191)Cinderella - Stouthearted
(ID 1192)Ursula - Deceiver
(ID 1193)Bruno Madrigal - Undetected Uncle
(ID 1194)Vanellope von Schweetz - Sugar Rush Princess
(ID 1195)
- The
id
ofHalf Hexwell Crown
changed from 1172 to 1179, and it's no longer marked as an external reveal (Sorry if ID changes break anything, they're an educated guess for external reveal cards) - Corrected story of
Jolly Roger - Hook's Ship
(ID 685) from "Treasure Planet" to "Peter Pan" - Minor typo fixes in
clarifications
text ofCinderella - Stouthearted
(ID 393)
2024-07-26 2.0.0
After a careful review of the Comprehensive Rules,
it came to light that some terms in the LorcanaJSON dataset were used wrong.
Firstly, the terms 'effects' and 'abilities' refer to different things than was used in this dataset: Characters, Locations, and Items don't have named effects, as the previous LorcanaJSON naming scheme used; they have named abilities that cause effects when resolved. Keyword abilities are just types of abilities. All fields related to this have been changed.
Secondly, 'baseName' and 'subtitle' should be 'name' and 'version', respectively. The 'fullName' field that combines the two IS named properly and is still a combination of these two fields.
This 2.0.0 format release aims to fix these errors through renaming and repurposing fields, which will sadly break existing code that uses these fields.
This isn't a decision taken lightly, but since accuracy is the main goal of this LorcanaJSON project, these changes felt necessary. Sorry for the inconvenience caused.
To make the transition easier, this release only contains the format changes and no new card data, so the previous release can be used until you've updated your project to the format changes.
For the old deprecated v1 format fields, click here.
These fields have been modified:
Firstly, the terms 'effects' and 'abilities' refer to different things than was used in this dataset: Characters, Locations, and Items don't have named effects, as the previous LorcanaJSON naming scheme used; they have named abilities that cause effects when resolved. Keyword abilities are just types of abilities. All fields related to this have been changed.
Secondly, 'baseName' and 'subtitle' should be 'name' and 'version', respectively. The 'fullName' field that combines the two IS named properly and is still a combination of these two fields.
This 2.0.0 format release aims to fix these errors through renaming and repurposing fields, which will sadly break existing code that uses these fields.
This isn't a decision taken lightly, but since accuracy is the main goal of this LorcanaJSON project, these changes felt necessary. Sorry for the inconvenience caused.
To make the transition easier, this release only contains the format changes and no new card data, so the previous release can be used until you've updated your project to the format changes.
For the old deprecated v1 format fields, click here.
These fields have been modified:
- Characters, Locations, and Items don't have an
effects
field anymore, instead they now have anabilities
field, containing both keyword abilities and named abilities abilities
is now a list of dictionaries, with each dictionary containing at least thetype
andfullText
of the ability, and more fields depending on the type of ability.type
can be one of 'keyword', 'activated', 'triggered', or 'static'fullText
is the entire text as printed on the card, including newline characters- For keyword abilities, this also contains
keyword
andreminderText
, andkeywordValue
andkeywordValueNumber
if applicable. - For named abilities, this also contains
name
andeffect
- The
abilities
field on Action-type cards has been renamed toeffects
. The contents of this field is still a list of strings containing the effect(s) of playing the Action baseName
andsubtitle
have been renamed toname
andversion
respectively.fullName
is unchangedkeywordAbilities
no longer lists the values of the keywords, so instead of it listing "Shift 5" or "Resist +1", it now lists just "Shift" or "Resist". This should make finding cards with these keywords easier. The value of the keyword can still be found in thekeywordValue
andkeywordValueNumber
fields in itsabilities
entry- The reminder text of Song cards is no longer listed as a separate effect, instead it is now listed as a static ability in
abilities
fullTextSections
is a new field containing a list with each section (an ability or effect) of a card as a string. This field got added because these section divisions can't easily be gotten fromfullText
or from the variousabilities
and/oreffects
emtries- Since quite a few cards have multiple artists, the
artist
field has been removed and replaced with anartists
list field, listing all the artists. The artist text as shown on the card is available in the newartistsText
text field - With the errata for
Bucky - Squirrel Squeak Tutor
(ID 289), a new field calledhistoricData
has been added, which is a list of dictionaries with previous values a card had before they were officially changed, including until when the old values were active in theusedUntil
dictionary field foilTypes
is a new field listing the possible types of foiling for a card, including 'null' for no foiling
- As mentioned above, the
artist
field has been removed and replaced with theartists
andartistsText
fields - The
setNumber
field was removed, since it's been superceded by thesetCode
field and was only left in for backwards compatibility
- The reminder text in the
fullText
field ofSlightly - Lost Boy
(ID 560) was missing a newline character. - In the promo version of
Cruella De Vil - Miserable As Usual
(ID 662), the 'As' inversion
andfullName
is now properly capitalized (it changed from 'as' to 'As') - The keys of each card and each ability are now sorted alphabetically, which doesn't affect programmatically processing the data, but it should make manual checking easier
2024-06-26 1.3.1
- Fix wrong split in
abilities
ofLast-Ditch Effort
(ID 498) - Simplify
simpleName
ofHas Set My Heaaaaaaart...
(ID 530) to "has set my heart", no more counting 'a's - Add 'Evasive' to
abilities
andkeywordAbilities
ofSlightly - Lost Boy
(ID 560) - Remove quote marks from
simpleName
ofFlotsam - Ursula's "Baby"
(ID 734) andJetsam - Ursula's "Baby"
(ID 737) - Remove comma from
simpleName
ofI Find 'Em, I Flatten 'Em
(ID 887), since periods also get removed - Correct
story
ofShark - Toothy Terror
(ID 927) to "The Little Mermaid" - Add
promoIds
andnonPromoId
fields to the Illumineer's Quest: Deep Trouble character cards (IDs 945, 946, 948, 949)
2024-06-12 1.3.1
- Small non-breaking format changes:
- Cards now have a
code
field, containing a two-character code for this card that the official app uses when saving a deck. It is the base-62 version of the card ID (digits higher than 9 use lowercase a-z and then uppercase A-Z) - The set dictionary in the 'allCards' file and the set data in the set-specific files now have a
number
field, showing which number of that set's type this is. So both setcode "1" and "Q1" havenumber
1, since the former is expansion 1 and the latter is quest 1 - The set-specific files now have a
code
field that contains the set code, so you don't have to get it from the filename anymore - The 'metadata' block in each file and the 'metadata.json' file now have a
language
field, containing a two-letter code indicating the language of the cards
- Cards now have a
- Added the secret card you win by beating "Illumineer's Quest: Deep Trouble", as an external reveal card. The ID for this card is 1172, which is extrapolated from existing IDs, so this ID might change in the future when the card is added to the official app
- Set 5 name and release dates have been added
- Small text fixes:
- Correct 'Dwarves' to 'Dwarfs' in the story name "Snow White and the Seven Dwarfs"
- Add missing comma to flavor text of
Mad Hatter - Gracious Host
(ID 86) - Fixed dash in flavor text of
Flounder - Voice of Reason
(ID 145) - Corrected 'to' to 'To' in flavor text of
Let It Go
(ID 163) - Remove extra period in effect of
Fairy Godmother - Mystic Armorer
(ID 257) - Fixed dash in flavor text of
Merlin - Shapeshifter
(ID 269) - Correct 'quy' to 'guy' in flavor text of
Yzma - Without Beauty Sleep
(ID 277) - Fixed dash in flavor text of
Chief Bogo - Respected Officer
(ID 391) - Correct period to comma in flavor text of
Magic Broom - Industrial Model
(ID 404) - Add missing exclamation mark to flavor text of
Sir Hiss - Aggravating Asp
(ID 522) - Correct 'Io' to 'To' in flavor text of
I Will Find My Way
(ID 531) - Add missing period at the end of the effect of
Scroop - Backstabber
(ID 558) - Remove erroneous closing bracket from the effect of
Lythos - Rock Titan
(ID 616) - Fixed dashes in flavor text of
And Then Along Came Zeus
(ID 631) - Correct 'Iala' to 'Tala' in Shift reminder text of
Gramma Tala - Spirit of the Ocean
(ID 653)
2024-05-27 1.3.0
- This release adds Illumineer's Quest: Deep Trouble cards, but unfortunately cards from that game neccessitate some format changes, some of which are breaking:
-
Cards have a new field:
setCode
. This is a string representation of the set code, which is the set number for 'normal' cards, andQ1
for Illumineer's Quest cards, just like how it's printed as the last part of the identifier at the bottom-left of each card
This set code is also a key in the "sets" dictionary inside the "allCards.json" file, linking to the set name and other set data.
This "sets" dictionary already existed, but is easier to use now with thesetCode
field, since no conversion is necessary, unlike with the oldsetNumber
field.
Like withsetNumber
, thesetCode
field doesn't exist in cards in the set-specific JSON files, since those files are already set-specific - Breaking: Illumineer's Quest cards don't have a set number, so these cards won't have the
setNumber
field. 'Normal' set cards will still have this field. -
The set entries in the "sets" dictionary inside "allCards.json" have a new field:
type
. This contains what type of set it is:expansion
for normal sets andquest
for Illumineer's Quest.
The set data in the individual set files also has this field - Illumineer's Quest cards don't have a color, so for these cards, the
color
field exists but the value is an empty string
-
Cards have a new field:
- Corrected the
Super
rarity toSuper Rare
, as that's how it's listed in the official game rules - Set 4 cards are no longer marked as
isExternalReveal
, since their data is in the official app now - Correct lore value of
Cinderella - Melody Weaver
(ID 695) from 1 to 2 - Correct rarity of
Pluto - Rescue Dog
(ID 711) fromUncommon
toCommon
- Some small text changes:
- Make 'at' lowercase in
baseName
andfullName
ofLook at This Family
(ID 719 and 898) - Simplify quotemarks in
fullName
andsubtitle
ofFlotsam - Ursula's "Baby"
(ID 734) andJetsam - Ursula's "Baby"
(ID 737) - Make 'into' lowercase in
baseName
andfullName
ofSwing into Action
(ID 753) - Correct typo in artist of
Megara - Captivating Cynic
(ID 770) andBeast - Wounded
(ID 794) - Simplify quotemarks in
artist
ofWe Don't Talk About Bruno
(ID 904)
- Make 'at' lowercase in
2024-05-18 1.2.0
- Added Set 4 cards! NOTE: All the set 4 cards are marked as external reveals ('isExternalReveal' field exists and is 'true'). This is because the data is based on the card images and some manual entry. This means that the card IDs may change at a later point This also means only the 'full' card image URLs are available. All the card data has been manually verified, so it is accurate though
- Updated artist from 'Michael "Cookie" Niewiadomy' to just 'Cookie' in:
- Beast - Hardheaded (ID 172)
- Simba - Rightful Heir (ID 190)
- Tinker Bell - Giant Fairy (ID 193 [non-Enchanted] and ID 216 [Enchanted])
- Correct artist in 'Marshmallow - Persistent Guardian' (ID 50)
- Minor text corrections:
- Correct period to comma in flavor text of 'Hades - King of Olympus' (ID 5)
- Correct lowercase 'l' to capital 'I' in flavor text of 'Kuzco - Temperamental Emperor' (ID 84)
- Correct 'orie' to 'one' in ability text of 'Pinocchio - On the Run' (ID 273)
- Correct fancy quotemark to a simpler one in the effect text of 'Flynn Rider - His Own Biggest Fan' (ID 298)
- Add missing period after Challenger reminder text in 'Rafiki - Mystical Fighter' (ID 490)
- Remove erroneous extra character at the end of the flavor text of the promo version of 'Goofy - Musketeer' (ID 670)
- Remove extra space and add missing period in Shift reminder text, and fix 'Floodborn' subtype of 'Rapunzel - Gifted Artist' (ID 689)
- Removed errata from 'Prince John - Greediest of All' (ID 305)
- Removed one or more clarifications from:
- Stitch - Rock Star (ID 23)
- Dr. Facilier - Agent Provocateur (ID 37)
- Belle - Strange but Special (ID 142)
- Christopher Robin - Adventurer (ID 218)
- King Louie - Jungle VIP (ID 228)
- Mufasa - Betrayed Leader (ID 230)
- The Queen - Commanding Presence (ID 242)
- Painting the Roses Red (ID 246)
- Beast - Relentless (ID 286)
- Lucifer - Cunning Cat (ID 301)
- Bibbidi Bobbidi Boo (ID 312)
- Improvise (ID 315)
- Minnie Mouse - Wide-Eyed Diver (ID 330)
- Teeth and Ambitions (ID 346)
- Grand Pabbie - Oldest and Wisest (ID 364)
- Beast - Selfless Protector (ID 388)
- Added one or more clarifications to:
- Jafar - Keeper of Secrets (ID 44)
- Flynn Rider - Charming Rogue (ID 74)
- Bernard - Brand-New Agent (ID 434)
- Chernabog - Evildoer (ID 435)
- Kida - Protector of Atlantis (ID 443)
- Lucky - The 15th Puppy (ID 444)
- Perdita - Devoted Mother (ID 451)
- Pluto - Determined Defender (ID 453)
- Pluto - Friendly Pooch (ID 454)
- Pongo - Determined Father (ID 455)
- Tiana's Palace - Jazz Restaurant (ID 470)
- Jafar - Striking Illusionist (ID 478)
- Magic Broom - Dancing Duster (ID 480)
- Magic Broom - Swift Cleaner (ID 481)
- Magic Carpet - Flying Rug (ID 483)
- Magica De Spell - The Midas Touch (ID 485)
- Maleficent - Mistress of All Evil (ID 487)
- Ursula - Sea Witch (ID 495)
- It Calls Me (ID 497)
- Last-Ditch Effort (ID 498)
- The Lamp (ID 500)
- The Sorcerer's Hat (ID 501)
- Friar Tuck - Priest of Nottingham (ID 509)
- Peter Pan - Lost Boy Leader (ID 518)
- Prince John - Phony King (ID 519)
- Ursula - Deceiver of All (ID 527)
- Hydra - Deadly Serpent (ID 544)
- Jim Hawkins - Space Traveler (ID 545)
- Moana - Born Leader (ID 552)
- Divebomb (ID 564)
- On Your Feet! Now! (ID 566)
- Gramma Tala - Spirit of the Ocean (ID 579)
- Belle's House - Maurice's Workshop (ID 604)
- Mickey Mouse - Trumpeter (ID 618)
- Sheriff of Nottingham - Corrupt Official (ID 627)
2024-03-25 1.2.0
- Breaking format change: Removed 'code' field from set data. It wasn't filled in the latest set anyway, since it got removed from the data in the official app
-
Non-breaking format additions:
- Added 'story' field to all cards. It contains the name of the story (movie, show, etc.) that the card is from or references
- Added 'fullIdentifier' field to all cards. It contains the full identifier as shown on the bottom-left of a card below the artist
- Fixed erroneous extra characters in subtypes of 'Pluto - Determined Defender' (ID 453) and 'Stitch - Rock Star' (ID 688)
- Change dashes in the option list to actual bullet points in 'Maui's Fish Hook' (ID 568)
2024-02-29 1.1.0
- Added 'Stitch - Rock Star' (ID 688), a special Enchanted promo version of 'Stitch - Rock Star'. Since this is the second 'Stitch - Rock Star' promo card, this neccessitated some changes to the data format
- Breaking format changes:
- Replaced the single-value 'specialId' field with the 'promoIds' field, which is a list of all the IDS of promo versions of a non-promo card. For now, for all cards with promos this is a list with a single value, except for 'Stitch - Rock Star' (ID 23) that has two (IDs 660 and the new 688)
- Replaced the 'nonSpecialId' field with 'nonPromoId', so the name matches 'promoIds'
- The switch from 'special' to 'promo' in the names of these two fields is because it is a more specific naming, which hopefully makes it clearer what they represent
2024-02-25 1.0.3
- Added all Set 3 cards
('Kida - Atlantean', ID 442, has flavor text in Atlantean. The datafiles have the English version of this, prefixed with '[in Atlantean]'. This means it's not a direct representation of the card, but that isn't possible here, and this seemed more useful) - Added promo cards from all three sets and the Disney100 cards (both listed with rarity 'Special')
- Non-breaking format additions:
- Added fields 'specialId' and 'nonSpecialId'. Promo cards and the Disney100 cards have a 'nonSpecialId' field, referring to the ID of the card they're a special version of. These non-Special cards have a 'specialId' field pointing to their Special version
- Added fields 'variant' and 'variantIds'. Some cards have same-rarity variants ('Dalmatian Puppy', ID 436 to 440). The 'variant' field lists which variant the current card is (value 'a' for the first one, 'b' for the second, etc.). The 'variantIds' field is a list with all the IDs of cards that are variants of the current card
- Note: Since 'Special'-rarity cards start their 'number'-field numbering from 1, each set now has duplicate 'number' values. The 'id' field is the only guaranteed unique field
- Fixed missing newline character in the 'fullText' field of cards with the Bodyguard ability reminder text
- Fixed effect label in Lawrence - Jealous Manservant (ID 402) to remove erroneous extra character
- The base URL of all images got changed from 'https://ravensburger.cloud' to 'https://api.lorcana.ravensburger.com'
- Due to changes in the parsing code, the order of some fields has changed. This shouldn't matter for automatic parsing, but might make any comparisons between older dataset files and this version confusing
2024-01-07 1.0.2
- Corrected prerelease date of Set 3 from February 24 2024 to February 23
- All card image URLs were updated to a new domain ("cdn.ravensburger.de" to "ravensburger.cloud"), the part after the domain stayed the same
- Added clarifications to 45 cards:
- Christopher Robin - Adventurer (ID 218)
- King Louie - Jungle VIP (ID 228)
- Mufasa - Betrayed Leader (ID 230)
- Mulan - Reflecting (ID 232)
- Rapunzel - Gifted Artist (ID 235)
- The Queen - Commanding Presence (ID 242)
- Fairy Godmother - Mystic Armorer (ID 257)
- Madam Mim - Rival of Merlin (ID 264)
- Merlin - Crab (ID 266)
- Merlin - Goat (ID 267)
- Merlin - Rabbit (ID 268)
- Merlin - Squirrel (ID 270)
- Yzma - Scary Beyond All Reason (ID 276)
- Beast - Relentless (ID 286)
- Donald Duck - Perfect Gentleman (ID 293)
- Flynn Rider - His Own Biggest Fan (ID 298)
- Lucifer - Cunning Cat (ID 301)
- Prince John - Greediest of All (ID 305)
- The Queen - Disguised Peddler (ID 309)
- Lady Tremaine - Imperious Queen (ID 326)
- Minnie Mouse - Wide-Eyed Diver (ID 330)
- Mother Gothel - Withered and Wicked (ID 332)
- Queen of Hearts - Sensing Weakness (ID 336)
- Ratigan - Very Large Mouse (ID 337)
- Alice - Growing Girl (ID 353)
- Cogsworth - Grandfather Clock (ID 358)
- Cogsworth - Talking Clock (ID 359)
- Grand Pabbie - Oldest and Wisest (ID 364)
- Sisu - Divine Water Dragon (ID 375)
- Beast - Selfless Protector (ID 388)
- Cinderella - Stouthearted (ID 393)
- Queen of Hearts - Capricious Monarch (ID 408)
- Dragon Gem (ID 249)
- Sleepy's Flute (ID 250)
- Binding Contract (ID 281)
- Dinner Bell (ID 350)
- Sword in the Stone (ID 352)
- Painting the Roses Red (ID 246)
- Zero to Hero (ID 248)
- Bibbidi Bobbidi Boo (ID 312)
- Improvise (ID 315)
- Go the Distance (ID 345)
- Teeth and Ambitions (ID 346)
- The Most Diabolical Scheme (ID 347)
- Let the Storm Rage On (ID 415)
- Added errata to 2 cards:
- Yzma - Scary Beyond All Reason (ID 276)
- Prince John - Greediest of All (ID 305)
- Improved errata and clarification formatting:
- Removed newline at the end of each entry
- Replace double newlines with a single newline
- Replace special unicode characters with normal ones where possible (quote marks and dashes)
2023-12-10 1.0.2
- Added all 24 Enchanted versions of cards from sets 1 and 2. These are new card entries in the 'cards' list
- Minor non-breaking format addition: Since Enchanted cards are fancy versions of existing cards, this
format update adds two fields to link the two versions:
- enchantedId: For non-Enchanted cards that have an Enchanted version, this field contains the ID of the Enchanted version of the same card
- nonEnchantedId: For Enchanted cards, this field containst the ID of the non-Enchanted version of the same card
- Fixed typo in ability of "Lady Tremaine - Imperious Queen" (ID 326): 'Tremaine' was spelled 'Iremaine'
- Add initial set 3 information, like the name and the release dates. No set 3 cards have been added
2023-11-13 1.0.1
- Added the remaining 65 cards of Set 2, which is now complete, so 'hasAllCards' has been set to
'true' for Set 2:
- Eudora - Accomplished Seamstress (ID 223)
- Gaston - Baritone Bully (ID 224)
- King Louie - Jungle VIP (ID 228)
- Mulan - Free Spirit (ID 231)
- Nana - Darling Family Pet (ID 233)
- Piglet - Very Small Animal (ID 234)
- Snow White - Lost in the Forest (ID 239)
- Snow White - Well Wisher (ID 241)
- The Queen - Regal Monarch (ID 243)
- Hold Still (ID 244)
- Sleepy's Flute (ID 250)
- Blue Fairy - Rewarding Good Deeds (ID 252)
- Dr. Facilier - Savvy Opportunist (ID 254)
- Fairy Godmother - Here to Help (ID 256)
- Fairy Godmother - Mystic Armorer (ID 257)
- Fairy Godmother - Pure Heart (ID 258)
- HeiHei - Persistent Presence (ID 259)
- Madam Mim - Rival of Merlin (ID 264)
- Pinocchio - On the Run (ID 273)
- Yzma - Scary Beyond All Reason (ID 276)
- Binding Contract (ID 281)
- Croquet Mallet (ID 282)
- Arthur - Trained Swordsman (ID 285)
- Dr. Facilier - Fortune Teller (ID 295)
- Gaston - Scheming Suitor (ID 299)
- Little John - Loyal Friend (ID 300)
- Pain - Underworld Imp (ID 302)
- Pete - Bad Guy (ID 304)
- Ratigan - Criminal Mastermind (ID 307)
- Tiana - True Princess (ID 310)
- Boun - Precocious Entrepreneur (ID 320)
- Donald Duck - Not Again! (ID 322)
- Felicia - Always Hungry (ID 323)
- Lady Tremaine - Imperious Queen (ID 326)
- Namaari - Nemesis (ID 334)
- Queen of Hearts - Sensing Weakness (ID 336)
- Tuk Tuk - Wrecking Ball (ID 344)
- The Most Diabolical Scheme (ID 347)
- What Did You Call Me? (ID 348)
- Peter Pan's Dagger (ID 351)
- Caterpillar - Calm and Collected (ID 357)
- Duke Weaselton - Small-Time Crook (ID 362)
- James - Role Model (ID 366)
- Jasmine - Heir of Agrabah (ID 367)
- Noi - Orphaned Thief (ID 371)
- Rabbit - Reluctant Host (ID 374)
- Sisu - Divine Water Dragon (ID 375)
- The Nokk - Water Spirit (ID 376)
- Winnie the Pooh - Having a Think (ID 377)
- Launch (ID 380)
- Maurice's Workshop (ID 384)
- Sardine Can (ID 386)
- Beast - Forbidding Recluse (ID 387)
- Beast - Selfless Protector (ID 388)
- Beast - Tragic Hero (ID 389)
- Benja - Guardian of the Dragon Gem (ID 390)
- Hercules - Hero in Training (ID 398)
- Kronk - Junior Chipmunk (ID 401)
- Lawrence - Jealous Manservant (ID 402)
- Magic Broom - Industrial Model (ID 404)
- Namaari - Morning Mist (ID 405)
- Pacha - Village Leader (ID 406)
- Tiana - Diligent Waitress (ID 413)
- Charge! (ID 414)
- Last Cannon (ID 418)
2023-11-11 1.0.1
- Added 16 cards:
- Rapunzel - Sunshine (ID 236)
- Painting the Roses Red (ID 246)
- Jiminy Cricket - Pinocchio's Conscience (ID 260)
- Peter Pan's Shadow - Not Sewn On (ID 271)
- Ratigan's Marvelous Trap (ID 318)
- Baloo - Fun-Loving Bear (ID 319)
- Raya - Leader of Heart (ID 339)
- Go the Distance (ID 345)
- You Can Fly! (ID 349)
- Alice - Growing Girl (ID 353)
- Nick Wilde - Wily Fox (ID 370)
- Pawpsicle (ID 385)
- Hercules - Divine Hero (ID 397)
- Let the Storm Rage On (ID 415)
- Strength of a Raging Fire (ID 417)
- Weight Set (ID 420)
2023-11-08 1.0.1
- Added 39 new cards from Set 2:
- Bashful - Hopeless Romantic (ID 217)
- Cinderella - Ballroom Sensation (ID 219)
- Doc - Leader of the Seven Dwarfs (ID 221)
- Dopey - Always Playful (ID 222)
- Grumpy - Bad-Tempered (ID 226)
- Happy - Good-Natured (ID 227)
- Mufasa - Betrayed Leader (ID 230)
- Sleepy - Nodding Off (ID 237)
- Sneezy - Very Allergic (ID 238)
- Snow White - Unexpected Houseguest (ID 240)
- Kuzco - Wanted Llama (ID 261)
- Yzma - Without Beauty Sleep (ID 277)
- Legend of the Sword in the Stone (ID 280)
- Cheshire Cat - Always Grinning (ID 290)
- Cheshire Cat - From the Shadows (ID 291)
- Donald Duck - Sleepwalker (ID 294)
- Flynn Rider - His Own Biggest Fan (ID 298)
- Ray - Easygoing Firefly (ID 308)
- The Queen - Disguised Peddler (ID 309)
- Virana - Fang Chief (ID 311)
- Fidget - Ratigan's Henchman (ID 324)
- Honest John - Not That Honest (ID 325)
- Mother Gothel - Withered and Wicked (ID 332)
- Queen of Hearts - Impulsive Ruler (ID 335)
- Ratigan - Very Large Mouse (ID 337)
- Raya - Headstrong (ID 338)
- Shere Khan - Menacing Predator (ID 342)
- Teeth and Ambitions (ID 346)
- Cruella De Vil - Perfectly Wretched (ID 361)
- Hiram Flaversham - Toymaker (ID 365)
- Judy Hopps - Optimistic Officer (ID 368)
- Owl - Logical Lecturer (ID 372)
- Falling Down the Rabbit Hole (ID 378)
- Nothing to Hide (ID 381)
- Chief Bogo - Respected Officer (ID 391)
- Jafar - Dreadnought (ID 399)
- Jafar - Royal Vizier (ID 400)
- The Huntsman - Reluctant Enforcer (ID 410)
- Pick a Fight (ID 416)
- Fixed effects and abilities text on Madam Mim - Fox (ID 262), her "Rush" ability was accidentally added to her effect text, now it's moved to the 'abilities' and 'keywordAbilities' fields
- Fixed 'inkwell' field from false to true in Donald Duck - Perfect Gentleman (ID 293), Enchantress - Unexpected Judge (ID 296), and Ring the Bell (ID 317)
2023-11-03 1.0.1
- Added 30 new cards from Set 2:
- Christopher Robin - Adventurer (ID 218)
- Cobra Bubbles - Just a Social Worker (ID 220)
- Mulan - Reflecting (ID 232)
- World's Greatest Criminal Mind (ID 247)
- Dragon Gem (ID 249)
- Chip the Teacup - Gentle Soul (ID 253)
- Pinocchio - Star Attraction (ID 272)
- Gruesome and Grim (ID 278)
- Perplexing Signposts (ID 283)
- Belle - Bookworm (ID 287)
- Donald Duck - Perfect Gentleman (ID 293)
- Enchantress - Unexpected Judge (ID 296)
- Lucifer - Cunning Cat (ID 301)
- Queen of Hearts - Quick-Tempered (ID 306)
- Pack Tactics (ID 316)
- Ring the Bell (ID 317)
- Card Soldiers - Full Deck (ID 321)
- Lumiere - Hotheaded Candelabra (ID 328)
- Minnie Mouse - Stylish Surfer (ID 329)
- Sword in the Stone (ID 352)
- Basil - Great Mouse Detective (ID 354)
- Basil - Of Baker Street (ID 355)
- Basil - Perceptive Investigator (ID 356)
- Cruella De Vil - Fashionable Cruiser (ID 360)
- Grand Pabbie - Oldest and Wisest (ID 364)
- Mrs. Judson - Housekeeper (ID 369)
- Gumbo Pot (ID 383)
- Eli La Bouff - Big Daddy (ID 395)
- Prince Naveen - Penniless Royal (ID 407)
- Queen of Hearts - Capricious Monarch (ID 408)
2023-10-27 1.0.1
- Minor non-breaking format update: Added field 'simpleName', a simplified version of 'fullName' without the dash (for character cards), without special characters like '!' and '.', in entirely in lower-case. This should make it easier to use this data in a card search engine, since most people won't use the dash or other special characters when searching for a card
- Added 8 new cards from Set 2:
- Rapunzel - Gifted Artist (ID 235)
- Pinocchio - Talkative Puppet (ID 274)
- Daisy Duck - Secret Agent (ID 292)
- Minnie Mouse - Zipping Around (ID 331)
- Tigger - One of a Kind (ID 343)
- Four Dozen Eggs (ID 379)
- Donald Duck - Deep-Sea Diver (ID 394)
- Goofy - Knight for a Day (ID 396)
2023-10-25 1.0.0
- Added 4 new cards from Set 2:
- Madam Mim - Purple Dragon (ID 263)
- Bibbidi Bobbidi Boo (ID 312)
- Scar - Vicious Cheater (ID 341)
- Li Shang - Archery Instructor (ID 403)
- Fixed 'inkwell' field from false to true for some Set 2 cards: "Bucky - Squirrel Squeak Tutor" (ID 289), "Flynn Rider - Confident Vagabond" (ID 297), "Hypnotize" (ID 314), "Improvise" (ID 315)
2023-10-20 1.0.0
- Added 10 new cards from Set 2:
- Grand Duke - Advisor to the King (ID 225)
- Arthur - Wizard's Apprentice (ID 251)
- Madam Mim - Fox (ID 262)
- Madam Mim - Snake (ID 265)
- Merlin - Crab (ID 266)
- Merlin - Goat (ID 267)
- Merlin - Squirrel (ID 270)
- Prince John - Greediest of All (ID 305)
- Lady Tremaine - Overbearing Matriarch (ID 327)
- Prince Charming - Heir to the Throne (ID 373)
2023-10-16 1.0.0
- Added 13 new cards from Set 2:
- Last Stand (ID 245)
- Merlin - Rabbit (ID 268)
- I'm Stuck! (ID 279)
- Beast - Relentless (ID 286)
- Flynn Rider - Confident Vagabond (ID 297)
- Panic - Underworld Imp (ID 303)
- Bounce (ID 313)
- Hypnotize (ID 314)
- Mulan - Soldier in Training (ID 333)
- Cogsworth - Talking Clock (ID 359)
- Fang Crossbow (ID 382)
- The Prince - Never Gives Up (ID 411)
- Mouse Armor (ID 419)
- Mention both artists for "John Silver - Alien Pirate"
- Remove trailing whitespace for artist field in "Ursula's Cauldron"
2023-10-10 1.0.0
2023-10-08 1.0.0