Adoranda/assets-cg/monsters/test.json

19 lines
168 B
JSON

{
"name":"test",
"sprite":"test",
"id":1,
"stats":{
"atk":10,
"def":10,
"spe_atk":10,
"spe_def":10,
"pv":20,
"xp":300
},
"moves":[
0,
1,
2
]
}