Hearthranger - How to use debugger in vision a.i.?

 

When a .rew file is opened, it's editable, right click on a card or mana bar, you can edit some properties.

 

 

You can create custom .json config file by clicking [Edit custom config file].

 

By default editor uses notepad.exe in Windows.

 

Or you can define to use your own editor (for example Ultraedit), in [HearthRanger.ini] file, add the following section:

 

[VI_CUSTOM_CONFIG]

Editor = C:\App\UltraEdit\Uedit32.exe

 

How to understand values in debugger results ?

 

it's simple:

value = FirstTurnValue * FirstTurnValueWeight + SecondTurnValue * SecondTurnValueWeight + [Combo Bonus]

 

*if [Combo Bonus] is zero, then it will not be showed.

 

And in the sample, Argent Commander [4|4|6] means this card status [Atk | Hp | Cost].