✨
This commit is contained in:
@@ -13,24 +13,12 @@
|
||||
"EXP": 0
|
||||
},
|
||||
|
||||
"armor class": 0,
|
||||
"armorClass": 0,
|
||||
"stats": {
|
||||
"attack": {
|
||||
"value": 0,
|
||||
"modifier": 0
|
||||
},
|
||||
"defense": {
|
||||
"value": 0,
|
||||
"modifier": 0
|
||||
},
|
||||
"move": {
|
||||
"value": 0,
|
||||
"modifier": 0
|
||||
},
|
||||
"hp": {
|
||||
"value": 0,
|
||||
"modifier": 0
|
||||
}
|
||||
"attack": 0,
|
||||
"defense": 0,
|
||||
"move": 0,
|
||||
"hp": 0
|
||||
},
|
||||
"speed": 0,
|
||||
"hp": {
|
||||
|
||||
Reference in New Issue
Block a user