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

W40K - Tactics Editing #19

Closed
16 tasks done
Florian-DELRIEU opened this issue Sep 11, 2021 · 0 comments
Closed
16 tasks done

W40K - Tactics Editing #19

Florian-DELRIEU opened this issue Sep 11, 2021 · 0 comments
Labels
enhancement New feature or request W40K

Comments

@Florian-DELRIEU
Copy link
Owner

Florian-DELRIEU commented Sep 11, 2021

TO DO

  • Selectionner les Tactiques
    • Attaquant ou Defenseurs ?
    • Fonction pour determiner le choix de la tactique
  • Ajouter dans la bataille pour chaque camps
  • Appliquer les bonus du à la tactiques
  • Tester si la tactique est contré
  • Appliquer le CAC_level
  • Ajouter les tactiques (https://hoi4.paradoxwikis.com/Combat_tactics)
  • Ajouter les modificateur en fonction de la situation de combat ( canceled )

Files

Tactics_class.py

  • class Tactics
  • add that begin specific battle phase according tactics used and/or if they are'nt countered

TacticsList.py

  • Fichiers regroupants toutes les tactiques
  • Remove isDefendingTactic argument
  • set weight = 1 for all particular phase battle tactics
  • Replace all list occurence by tactics in lists names

Tactics_func.py

  • Change ATK and DEF tactics list with according to battle phase in choose_Tactics function
  • Fonction permettant le choix de l'une d'entre elle
  • Fonction permettant l'application des bonus/malus
  • Fonction modifiant le CAC_level
@Florian-DELRIEU Florian-DELRIEU added enhancement New feature or request W40K labels Sep 17, 2021
Florian-DELRIEU added a commit that referenced this issue Sep 29, 2021
Florian-DELRIEU added a commit that referenced this issue Sep 30, 2021
Some fixes elsewhere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request W40K
Projects
None yet
Development

No branches or pull requests

1 participant