@@ -4,13 +4,13 @@
// @todo: verify that initial stats are indeed 1 across the board
const initial_stats = {
"Level": 1,
- "Pw": 1,
- "Sk": 1,
- "Df": 1,
- "Mg": 1,
- "Hp": 1,
- "Sp": 1,
- "Ch": 1,
+ "Pw": 5,
+ "Sk": 5,
+ "Df": 5,
+ "Mg": 5,
+ "Hp": 5,
+ "Sp": 5,
+ "Ch": 5,
};
const weapon_tables = {