Magus Zeal
Expert II
- Client used - If not applicable put N/A
- n/a
- Player Name - If not applicable put N/A
- n/a
- Location In-game - If not applicable put N/A
- n/a
Evasion was a relatively new skill that affords a Bushido practitioner the chance to completely avoid spell damage for a duration, as well as increasing your effective parry up to 70%

uo.com
I believe this part is working fine here.
Since it was released, there have been various balance tweaks to the skill that should make its way here:
-It will no longer work if you carry a balanced 2H weapon (this also applies to Parry)
-There are diminishing returns for each evade, meaning your evade/parry chance will decrease for every successful evade
-The % to parry magical attacks is the same as the % applied to physical attacks
-Cancels out any active confidence spells
Here is evasion as it exists on heritage:
github.com
This is just a starter post - more research/testing is required. But most of this stuff isn't in the code currently

Bushido – Ultima Online
uo.com
I believe this part is working fine here.
Since it was released, there have been various balance tweaks to the skill that should make its way here:
-It will no longer work if you carry a balanced 2H weapon (this also applies to Parry)
-There are diminishing returns for each evade, meaning your evade/parry chance will decrease for every successful evade
-The % to parry magical attacks is the same as the % applied to physical attacks
-Cancels out any active confidence spells
Here is evasion as it exists on heritage:
TrueUO/Scripts/Spells/Bushido/Evasion.cs at 202a994449df85f0b7de0a25bac1ddd3651884a4 · TrueUO/TrueUO
https://discord.gg/5RtDbkY3fC. Contribute to TrueUO/TrueUO development by creating an account on GitHub.
This is just a starter post - more research/testing is required. But most of this stuff isn't in the code currently