Skip to content

Instantly share code, notes, and snippets.

@devnoot
Last active March 28, 2024 04:06
Show Gist options
  • Save devnoot/d7c15fb55e6ba0cafd47cea4f5734e66 to your computer and use it in GitHub Desktop.
Save devnoot/d7c15fb55e6ba0cafd47cea4f5734e66 to your computer and use it in GitHub Desktop.
Final Fantasy 9 tetra master cards in JSON format
{
"Goblin": {
"id": "001",
"stats": "0P00"
},
"Fang": {
"id": "002",
"stats": "0P00"
},
"Skeleton": {
"id": "003",
"stats": "0P00"
},
"Flan": {
"id": "004",
"stats": "0M01"
},
"Zaghnol": {
"id": "005",
"stats": "0P00"
},
"Lizard Man": {
"id": "006",
"stats": "0P00"
},
"Zombie": {
"id": "007",
"stats": "0P00"
},
"Bomb": {
"id": "008",
"stats": "1M01"
},
"Ironite": {
"id": "009",
"stats": "1P10"
},
"Sahagin": {
"id": "010",
"stats": "1P10"
},
"Yeti": {
"id": "011",
"stats": "1M01"
},
"Mimic": {
"id": "012",
"stats": "1M11"
},
"Wyerd": {
"id": "013",
"stats": "1M01"
},
"Mangragora": {
"id": "014",
"stats": "1M02"
},
"Crawler": {
"id": "015",
"stats": "2P20"
},
"Sand Scorpion": {
"id": "016",
"stats": "2P20"
},
"Nymph": {
"id": "017",
"stats": "2M02"
},
"Sand Golem": {
"id": "018",
"stats": "2P20"
},
"Zuu": {
"id": "019",
"stats": "2P02"
},
"Dragonfly": {
"id": "020",
"stats": "2P21"
},
"Carrion Worm": {
"id": "021",
"stats": "2M11"
},
"Cerberus": {
"id": "022",
"stats": "2P20"
},
"Antlion": {
"id": "023",
"stats": "3P21"
},
"Cactuar": {
"id": "024",
"stats": "3Pc0"
},
"Gimme Cat": {
"id": "025",
"stats": "3M11"
},
"Ragtimer": {
"id": "026",
"stats": "3M21"
},
"Hedgehog Pie": {
"id": "027",
"stats": "3M12"
},
"Ralvuimago": {
"id": "028",
"stats": "3P40"
},
"Ochu": {
"id": "029",
"stats": "3P21"
},
"Troll": {
"id": "030",
"stats": "3P32"
},
"Blazer Beetle": {
"id": "031",
"stats": "4P51"
},
"Abomination": {
"id": "032",
"stats": "4P33"
},
"Zemzelett": {
"id": "033",
"stats": "4M15"
},
"Stroper": {
"id": "034",
"stats": "4P30"
},
"Tantarian": {
"id": "035",
"stats": "4M22"
},
"Grand Dragon": {
"id": "036",
"stats": "4P44"
},
"Feather Circle": {
"id": "037",
"stats": "4M22"
},
"Hecteyes": {
"id": "038",
"stats": "4M04"
},
"Ogre": {
"id": "039",
"stats": "5P41"
},
"Armstrong": {
"id": "040",
"stats": "5M24"
},
"Ash": {
"id": "041",
"stats": "5M33"
},
"Wraith": {
"id": "042",
"stats": "5M40"
},
"Gargoyle": {
"id": "043",
"stats": "5M32"
},
"Vepal": {
"id": "044",
"stats": "5M32"
},
"Grimlock": {
"id": "045",
"stats": "5M23"
},
"Tonberry": {
"id": "046",
"stats": "2P33"
},
"Veteran": {
"id": "047",
"stats": "5M19"
},
"Garuda": {
"id": "048",
"stats": "6M41"
},
"Malboro": {
"id": "049",
"stats": "5M36"
},
"Mover": {
"id": "050",
"stats": "6Mf0"
},
"Adabon": {
"id": "051",
"stats": "7M62"
},
"Behemoth": {
"id": "052",
"stats": "BP46"
},
"Iron Man": {
"id": "053",
"stats": "CP60"
},
"Nova Dragon": {
"id": "054",
"stats": "EP7C"
},
"Ozma": {
"id": "055",
"stats": "DM0C"
},
"Hades": {
"id": "056",
"stats": "FMC1"
},
"Holy": {
"id": "057",
"stats": "8M23"
},
"Meteor": {
"id": "058",
"stats": "BMA0"
},
"Flare": {
"id": "059",
"stats": "CM00"
},
"Shiva": {
"id": "060",
"stats": "5M05"
},
"Ifrit": {
"id": "061",
"stats": "6M90"
},
"Ramuh": {
"id": "062",
"stats": "4M16"
},
"Atomos": {
"id": "063",
"stats": "4M66"
},
"Odin": {
"id": "064",
"stats": "CM84"
},
"Leviathen": {
"id": "065",
"stats": "BM61"
},
"Bahamut": {
"id": "066",
"stats": "CM85"
},
"Ark": {
"id": "067",
"stats": "EM55"
},
"Fenrir": {
"id": "068",
"stats": "8M21"
},
"Madeen": {
"id": "069",
"stats": "AM16"
},
"Alaxander": {
"id": "070",
"stats": "DMB5"
},
"Exaclibur II": {
"id": "071",
"stats": "FFB0"
},
"Ultima Weapon": {
"id": "072",
"stats": "FP16"
},
"Masaume": {
"id": "073",
"stats": "CPB3"
},
"Elixer": {
"id": "074",
"stats": "6M66"
},
"Dark Matter": {
"id": "075",
"stats": "CM3C"
},
"Ribbon": {
"id": "076",
"stats": "0MCF"
},
"Tiger Racker": {
"id": "077",
"stats": "0P01"
},
"Save the Queen": {
"id": "078",
"stats": "6P30"
},
"Genji": {
"id": "079",
"stats": "0P6A"
},
"Mythril Sword": {
"id": "080",
"stats": "1P00"
},
"Blue Narciss": {
"id": "081",
"stats": "8P81"
},
"Hilda Garde 3": {
"id": "082",
"stats": "6P30"
},
"Invincible": {
"id": "083",
"stats": "BP8C"
},
"Cargo Ship": {
"id": "084",
"stats": "2P60"
},
"Hilda Garde 1": {
"id": "085",
"stats": "6P40"
},
"Red Rose": {
"id": "086",
"stats": "8P18"
},
"Theater Ship": {
"id": "087",
"stats": "1P61"
},
"Viltgance": {
"id": "088",
"stats": "EP81"
},
"Chocobo": {
"id": "089",
"stats": "0P00"
},
"Fat Chocobo": {
"id": "089",
"stats": "1P11"
},
"Mog": {
"id": "091",
"stats": "1M00"
},
"Frog": {
"id": "092",
"stats": "0P00"
},
"Oglop": {
"id": "093",
"stats": "2P10"
},
"Alaxandria": {
"id": "094",
"stats": "0PB6"
},
"Lindblum": {
"id": "095",
"stats": "0P6B"
},
"Two Moons": {
"id": "096",
"stats": "6M55"
},
"Gargant": {
"id": "097",
"stats": "2P03"
},
"Namingway": {
"id": "098",
"stats": "7M77"
},
"Boco": {
"id": "099",
"stats": "7P77"
},
"Airship": {
"id": "100",
"stats": "7P77"
}
}
@devnoot
Copy link
Author

devnoot commented Aug 6, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment