Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(client taprpc.TaprootAssetsClient) *Manager
type Mon ¶
func (*Mon) CalculateRarityScore ¶
CalculateRarityScore calculates the rarity score of the monster based on the first n attributes. The score is scaled to be between 0 and 1.
func (*Mon) GetLevelNonce ¶
type MonMetadata ¶
type MonMetadata struct {
MonVersion uint32 `json:"mon_version"`
}
Click to show internal directories.
Click to hide internal directories.