hywrapper-ts / Exports / DragonFight
Interface: DragonFight
Table of contents
Properties
- amount_summoned
- ender_crystals_destroyed
- fastest_kill
- highest_rank
- most_damage
- summoning_eyes_contributed
Properties
amount_summoned
• Optional amount_summoned: Record\<string, number>
TODO enum
Defined in
src/models/skyblock/profile/PlayerStats.ts:82
ender_crystals_destroyed
• Optional ender_crystals_destroyed: number
Defined in
src/models/skyblock/profile/PlayerStats.ts:80
fastest_kill
• Optional fastest_kill: Record\<string, number>
TODO enum
Defined in
src/models/skyblock/profile/PlayerStats.ts:90
highest_rank
• Optional highest_rank: Record\<string, number>
TODO enum
Defined in
src/models/skyblock/profile/PlayerStats.ts:88
most_damage
• Optional most_damage: Record\<string, number>
TODO enum
Defined in
src/models/skyblock/profile/PlayerStats.ts:86
summoning_eyes_contributed
• Optional summoning_eyes_contributed: Record\<string, number>
TODO enum
Defined in
src/models/skyblock/profile/PlayerStats.ts:84