fix malformed json
This commit is contained in:
parent
70a588d494
commit
b7c8f011dc
@ -1219,7 +1219,7 @@
|
|||||||
{
|
{
|
||||||
"target": "team",
|
"target": "team",
|
||||||
"heal": 20,
|
"heal": 20,
|
||||||
"cure": asdfjaskldfjk
|
"cure": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -1404,13 +1404,7 @@
|
|||||||
"skills": [
|
"skills": [
|
||||||
{
|
{
|
||||||
"name": "Mind of God \"Omoikane's Brain\"",
|
"name": "Mind of God \"Omoikane's Brain\"",
|
||||||
"accuracy": 1000,if i just make it really high it can't miss right
|
"function": ""
|
||||||
"effects": [
|
|
||||||
{
|
|
||||||
"target": "oneOpponent",
|
|
||||||
"damage": 8
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Forbidden Medicine \"Hourai Elixir\"",
|
"name": "Forbidden Medicine \"Hourai Elixir\"",
|
||||||
|
Loading…
Reference in New Issue
Block a user