Table Browser
Scope: trialclashhq
id | owner | moves | wins | losses | elo | strength_gamma | strength_score | resilience_gamma | resilience_score | agility_gamma | agility_score | wisdom_gamma | wisdom_score | health_last_trained | health_last_score | health_last_score_temp | health_kit_last_used | experience | level | shards | training_started | training_duration | training_counter | nickname | faction | rarity | supporters | history |
---|
Field | Type |
---|
id | uint64 |
owner | name |
moves | strategy_move[] |
wins | uint32 |
losses | uint32 |
elo | float32 |
strength_gamma | float32 |
strength_score | float32 |
resilience_gamma | float32 |
resilience_score | float32 |
agility_gamma | float32 |
agility_score | float32 |
wisdom_gamma | float32 |
wisdom_score | float32 |
health_last_trained | time_point_sec |
health_last_score | uint16 |
health_last_score_temp | uint16 |
health_kit_last_used | time_point_sec |
experience | uint64 |
level | uint32 |
shards | uint8 |
training_started | time_point_sec |
training_duration | uint64 |
training_counter | int64 |
nickname | string |
faction | string |
rarity | uint8 |
supporters | supporter[] |
history | uint64[] |