package
0.0.0-20241129053602-f9b1ddbd2b20
Repository: https://github.com/materdev/golang_turnbased_game_spike.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
Each round increase speed by percentage based on potency.
Damage over time, damage increases by some formula that uses the duration each round.
Each round increase Attack power by percentage based on potency.
Damage over time, damage decreases by some formula that uses the duration each time.
No description provided by the author

# Structs

Ability represents a unique move of a character.
AbilityResult contains the result of using an ability.
No description provided by the author
No description provided by the author
No description provided by the author
Character represents a playable character in the battle card game.
EVery effect will hold various attributes.

# Type aliases

No description provided by the author
Status effects are strings and there are many types.