Commit Graph

13 Commits

Author SHA1 Message Date
M-307
c70b2691b8 Add StatsPercentage and Stats class and fix Character stats 2022-07-17 23:52:06 +07:00
M-307
94c248bda7 FIx weapon model
- Remove off 1 in `weapon.level`
- Add ascension
2022-07-17 23:50:36 +07:00
M-307
8d70b68a1b Fix character model
- Change `friendship.level` to `friendship_level`
- Change `combats` to `stats`
2022-07-17 23:49:11 +07:00
M-307
1bb158e00c Add refinement (AffixMap) value and Character max level 2022-07-17 13:07:40 +07:00
M-307
fd9af4fc4e Fix model to support assets function 2022-07-17 02:36:26 +07:00
M-307
3a9e1b89da Add asset function to easier to debug and fix code 2022-07-17 02:36:14 +07:00
M-307
74029a5d6f Change return empty array to None 2022-07-17 02:35:23 +07:00
M-307
9dba0fa42b Fix model to support new json data 2022-07-13 02:54:36 +07:00
M-307
ac09d8ad46 Add logging for debugging 2022-07-05 15:46:47 +07:00
M-307
74c59c7b2c Add equipment model 2022-07-05 13:41:29 +07:00
M-307
dca6f5de4a Update to support show name, icon, skills and more. 2022-07-05 13:39:17 +07:00
M-307
25fe56c8f5 Fix setup.py 2022-06-26 21:07:17 +07:00
M-307
377fa6566c Init project 2022-06-22 13:14:31 +07:00