Updated data, changed CE card layout
This commit is contained in:
parent
e344bb8118
commit
07d16b3264
2 changed files with 153 additions and 10 deletions
static
|
@ -24,9 +24,139 @@
|
|||
"level": "90",
|
||||
"np": "1",
|
||||
"skills": "10 / 10 / 10 ",
|
||||
"ml": "Not Unlocked",
|
||||
"ml": "7",
|
||||
"image_servant": "castoria_02",
|
||||
"image_bond": "castoria",
|
||||
"bond10": "true"
|
||||
},
|
||||
{
|
||||
"name": "Castoria",
|
||||
"level": "70",
|
||||
"np": "1",
|
||||
"skills": "10 / 10 / 10 ",
|
||||
"ml": "1",
|
||||
"image_servant": "castoria_01",
|
||||
"image_bond": "castoria",
|
||||
"bond10": "true"
|
||||
},
|
||||
{
|
||||
"name": "Merlin",
|
||||
"level": "90",
|
||||
"np": "1",
|
||||
"skills": "10 / 10 / 10 ",
|
||||
"ml": "Not Unlocked",
|
||||
"image_servant": "merlin_03",
|
||||
"image_bond": "merlin",
|
||||
"bond10": "false"
|
||||
},
|
||||
{
|
||||
"name": "Waver",
|
||||
"level": "90",
|
||||
"np": "1",
|
||||
"skills": "10 / 10 / 10 ",
|
||||
"ml": "Not Unlocked",
|
||||
"image_servant": "waver_02",
|
||||
"image_bond": "waver",
|
||||
"bond10": "true"
|
||||
},
|
||||
{
|
||||
"name": "Reines",
|
||||
"level": "90",
|
||||
"np": "1",
|
||||
"skills": "10 / 10 / 10 ",
|
||||
"ml": "9",
|
||||
"image_servant": "reines_01",
|
||||
"image_bond": "reines",
|
||||
"bond10": "true"
|
||||
},
|
||||
{
|
||||
"name": "Tamamo-no-Mae",
|
||||
"level": "90",
|
||||
"np": "2",
|
||||
"skills": "10 / 10 / 10 ",
|
||||
"ml": "Not Unlocked",
|
||||
"image_servant": "tamamo_03",
|
||||
"image_bond": "tamamo",
|
||||
"bond10": "true"
|
||||
},
|
||||
{
|
||||
"name": "Van Gogh",
|
||||
"level": "90",
|
||||
"np": "1",
|
||||
"skills": "10 / 10 / 10 ",
|
||||
"ml": "Not Unlocked",
|
||||
"image_servant": "gogh_01",
|
||||
"image_bond": "gogh",
|
||||
"bond10": "false"
|
||||
},
|
||||
{
|
||||
"name": "Nero (Bride)",
|
||||
"level": "90",
|
||||
"np": "1",
|
||||
"skills": "10 / 10 / 9 ",
|
||||
"ml": "Not Unlocked",
|
||||
"image_servant": "bride_03",
|
||||
"image_bond": "bride",
|
||||
"bond10": "false"
|
||||
},
|
||||
{
|
||||
"name": "Nightingale (Santa)",
|
||||
"level": "80",
|
||||
"np": "5",
|
||||
"skills": "9 / 10 / 10 ",
|
||||
"ml": "Not Unlocked",
|
||||
"image_servant": "santagale_01",
|
||||
"image_bond": "santagale",
|
||||
"bond10": "true"
|
||||
},
|
||||
{
|
||||
"name": "Nightingale (Santa)",
|
||||
"level": "60",
|
||||
"np": "1",
|
||||
"skills": "1 / 10 / 10 ",
|
||||
"ml": "Not Unlocked",
|
||||
"image_servant": "santagale_01",
|
||||
"image_bond": "santagale",
|
||||
"bond10": "true"
|
||||
},
|
||||
{
|
||||
"name": "Elisabeth Báthory",
|
||||
"level": "40",
|
||||
"np": "1",
|
||||
"skills": "9 / 9 / X ",
|
||||
"ml": "Not Unlocked",
|
||||
"image_servant": "liz_01",
|
||||
"image_bond": "liz",
|
||||
"bond10": "false"
|
||||
},
|
||||
{
|
||||
"name": "Wu Zetian",
|
||||
"level": "60",
|
||||
"np": "1",
|
||||
"skills": "9 / 1 / 9 ",
|
||||
"ml": "Not Unlocked",
|
||||
"image_servant": "wu_01",
|
||||
"image_bond": "wu",
|
||||
"bond10": "true"
|
||||
},
|
||||
{
|
||||
"name": "Ibaraki-Douji",
|
||||
"level": "40",
|
||||
"np": "1",
|
||||
"skills": "8 / 8 / X ",
|
||||
"ml": "Not Unlocked",
|
||||
"image_servant": "ibaraki_02",
|
||||
"image_bond": "ibaraki",
|
||||
"bond10": "false"
|
||||
},
|
||||
{
|
||||
"name": "Calamity Jane",
|
||||
"level": "60",
|
||||
"np": "1",
|
||||
"skills": "1 / 9 / 9 ",
|
||||
"ml": "Not Unlocked",
|
||||
"image_servant": "jane_03",
|
||||
"image_bond": "jane",
|
||||
"bond10": "false"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue