Skip to content

Instantly share code, notes, and snippets.

@autodidaddict
Last active February 18, 2019 14:46
Show Gist options
  • Save autodidaddict/fd0944885cf58a17f9d34a9e0b5e1e15 to your computer and use it in GitHub Desktop.
Save autodidaddict/fd0944885cf58a17f9d34a9e0b5e1e15 to your computer and use it in GitHub Desktop.
OPA Combat Engine - Sample Weapons Data
{
"stats" : {
"sword" : {
"damage_class": "slashing",
"base_damage": 50
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment