Adoranda/assets-cg/capacites/TestCapacite.json
bgiraudr 48392fe623 Add demo map
- random wild monster
- set hp player on create
- items can be useless, don't use them in that case
- areas can block player if event is not validate
2022-05-26 18:47:58 +02:00

10 lines
126 B
JSON

{
"name":"Test capacité",
"id":0,
"categorie":"SPECIAL",
"type":"Labélisateur",
"pp":30,
"atk":20,
"precision":100
}