Refactored servant data to hopefully fix astro
This commit is contained in:
parent
a0ff98c6d2
commit
5697857963
2 changed files with 11 additions and 7 deletions
static
|
@ -5,7 +5,8 @@
|
|||
"np": "4",
|
||||
"skills": "10 / 10 / 10 ",
|
||||
"ml": "10",
|
||||
"asc": "03",
|
||||
"image_servant": "skadi_03",
|
||||
"image_bond": "skadi",
|
||||
"bond10": "true"
|
||||
},
|
||||
{
|
||||
|
@ -14,7 +15,8 @@
|
|||
"np": "1",
|
||||
"skills": "10 / 10 / 10 ",
|
||||
"ml": "1",
|
||||
"asc": "01",
|
||||
"image_servant": "skadi_01",
|
||||
"image_bond": "skadi",
|
||||
"bond10": "true"
|
||||
},
|
||||
{
|
||||
|
@ -23,7 +25,8 @@
|
|||
"np": "1",
|
||||
"skills": "10 / 10 / 10 ",
|
||||
"ml": "Not Unlocked",
|
||||
"asc": "01",
|
||||
"image_servant": "castoria_01",
|
||||
"image_bond": "castoria",
|
||||
"bond10": "true"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue