So I finally did it!
Both (Berserking & Titanium Weapon Chain] -> Blade Ward effect. Of course you can add it to your post or try this do yourself
Here is link:
patch-5.MPQ
And here is guide:
I just copied out SpellItemEnchantment.dbc from \World of Warcraft\Data\enGB (or enUS - depending on your language version) and exported it to CSV file with DBCutil. Then I just opened it with WordPad MFC (or some other editor). There I found Berserking and edited number displayed on screenshot
http://hdimage.org/images/96g6o1sctu...ingenchant.png to Blade Ward one (164, original Berserking was 159) and that 159 i put back to Blade Ward line to the same place as Berserking. Same do at Titanium Weapon Chain but only rewrite TWC's original number with Blade Ward (164) and that TWC's original just forget. Then I exported CSV back to DBC and create new MPQ (watch for *.MPQ in caps because otherwise it wont work) where this edited dbc file will be in folder called DBFilesClient like on this screenshot
http://hdimage.org/images/w7by395qf7...ad7_bleble.png
So simply just create folder named DBFilesClient, then put your edited DBC file in and then open up MyWarcraftStudio, choose Pack(P) -> Create MPQ file, type name called patch-x.MPQ (where x will be some letter from "a" or number from 2 to 5). Then right click on left white pane choose Import Folder and import your DBFilesClient with edited dbc file. Then click again Pack(P) and choose Save and Close Archive. Be sure that your saved mpq file have *.MPQ in caps.
I hope you partially understood this very horrible written guide
To Madhoun: You tried it following my "guide" or how did you do that ?