Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Character Speed #60

Open
Vivsil opened this issue Sep 16, 2021 · 3 comments
Open

[Question] Character Speed #60

Vivsil opened this issue Sep 16, 2021 · 3 comments

Comments

@Vivsil
Copy link

Vivsil commented Sep 16, 2021

I'm working on some DLC for rarity (my first smart contract!) and I was wondering what is the base speed of summoners? I was looking in the repo and I couldn't find anything concrete / nothing I could access in code. I saw some descriptions for races and equipment that effects speed, but nothing stating what the base speed of everyone is. If there's nothing concrete in code, I can surely make it but I'd rather interface with the base rarity contract as much as possible for character stats

@AlmightyMelon
Copy link

I don't know if it helps at all, or even if this is the same as is being implemented, but I found this link interesting:

https://sourceforge.net/projects/d20-srd/

@mypetfish
Copy link
Contributor

base speed not yet implemented, it is a race/orgin trait so perhaps extend with origin.sol and place race specific attributed, including speed, in there

@Vivsil
Copy link
Author

Vivsil commented Sep 16, 2021

Awesome, thanks! I will see what I can do :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants