Conversation
Co-authored-by: Chocov951 <78497372+Chocov951@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update the dinowar readme listing all abilities, separating them in "single dino" and "all team" abilities.
Then, only in the readme, suggest new abilities that would make sense like the others, not too similar, and that are strenght balanced with the ...
Add comprehensive DinoWar abilities documentation with balanced new suggestions
Sep 10, 2025
Chocov951
approved these changes
Sep 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR creates a complete documentation guide for DinoWar abilities, addressing the need for organized ability listings and balanced new ability suggestions.
What was added
DINOWAR_README.md - A comprehensive 251-line documentation file that includes:
Existing Abilities Documentation
Each ability includes:
New Ability Suggestions
Design Philosophy
Implementation Details
The documentation was created by analyzing the battle logic in:
Blog/utils/dw_battle_logic.py- Regular DinoWars attack abilitiesBlog/utils/dw_pvm_abilities.py- Advanced PVM mode abilitiesAll suggested abilities are:
The documentation provides both developers and players with a complete reference for understanding the DinoWar combat system's depth and strategic possibilities.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.