Name | Type | Description | Notes |
---|---|---|---|
Map_ | *DungeonsandtrollsMap | [optional] [default to null] | |
ShopItems | []DungeonsandtrollsItem | [optional] [default to null] | |
Character | *DungeonsandtrollsCharacter | [optional] [default to null] | |
CurrentPosition | *DungeonsandtrollsPosition | [optional] [default to null] | |
CurrentLevel | int32 | [optional] [default to null] | |
Tick | int32 | [optional] [default to null] | |
Events | []DungeonsandtrollsEvent | List of events which occurred in the previous tick. Useful for visualising effects, debugging and communication. | [optional] [default to null] |
Score | float32 | [optional] [default to null] | |
MaxLevel | int32 | [optional] [default to null] |