Adoranda/assets-cg/monsters/test2.json

19 lines
171 B
JSON

{
"name":"Citron",
"sprite":"test2",
"id":2,
"stats":{
"atk":80,
"def":5,
"spe_atk":10,
"spe_def":130,
"pv":45,
"xp":150
},
"moves":[
0,
1,
2
]
}