Wartales
0 of 0

File information

Last updated

Original upload

Created by

Jalaberto

Uploaded by

Jalabert

Virus scan

Safe to use

Tags for this mod

Documentation

Readme

View as plain text

This mod restores multiple riposte for swordsman within a single turn that was removed in one of the previous patches. For those unfamiliar with this mechanic it allows to gain riposte for swordsman any time they engage in combat (not just once per turn). Every time you get engage you disengage and the opportunity attack from your opponent which will also trigger your riposte. Then you follow up with another attack with will give you riposte and disengage again and so on. You need Counter-attack passive skill to be able to execute this tactic. Keep in mind that some debuffs given by certain enemies can block gaining riposte, for example confusion.

Besides multiple riposte file contains also a few small quality of life features:
- easier lockpicking,
- increased range of guarding prisoners in a camp,
- prisoners are also not able to suicide.


In case I won't be able/willing to update this mod for other versions here is a brief guide how to mod it yourself:
- follow this quick guide reddit to get the basics https://www.reddit.com/r/WarTalesGame/comments/13h8rcq/a_guide_for_modding_the_current_version_of_the/
- make sure you got the backup
- within data.cdb find "Counterattack" which will is riposte skill description section
- within this section find a line "script" (83421 line in my file) and edit all occurences of "done1= true" to "done1 = false" and all occurences of "done2 = true" to "done2 = false" (edit only within this single line, not the whole file)

Following this reddit guide you can also figure out how to manualy merge many mods into one file. Use some text comparer, find the differences between modded data.cbd and the original one and you can transfer any changes yourself.

Mod was prepared for 1.0.29435 version of the game.