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

[FEATURE] Consider adding description keyword to object mappings. #570

Open
augustjohnson opened this issue Oct 11, 2024 · 1 comment
Open

Comments

@augustjohnson
Copy link
Collaborator

The idea here is that the client would have both a simple markdown description of any give game object (let's say wand of magic missiles), plus a way to see that the description with "cast the magic missile spell" could be an outbound link to whatever representation the client has of the magic missile spell.

Rough proposed data representation:
desc: "This wand lets you cast fireball or magic missile."
desc_keyword_mapping: [{fireball:v2/spells/srd_fireball},{magic missile:v2/spells/srd_magic-missile}]

@augustjohnson
Copy link
Collaborator Author

This relates to #291 and #292 and may serve to resolve the basic feature they are going after.

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

1 participant