搜索结果: *

  1. Damage calculations located in dnSpy, and an exercise in needing to read carefully.

    I've been messing around with Harmony and dnSpy trying to figure out how damage calculation works, and there's good news and bad news. The good news is, I found it! Taleworlds.Core.CombatStatCalculator.ComputeRawDamageNew appears to be the main participant. Patching it, along with the other...
  2. BL Coding Visual Studio can't find method in Taleworlds.Core DLL that is visible in dnSpy. Suggestions?

    Taleworlds.Core contains a class CombatStatCalculator, which contains a number of methods related to damage calculations. One of them is GetBluntDamageFactorByDamageType, a method called in the armor interactions of ComputeRawDamageNew (also the old one). The trouble is that I'm modifying (via...
后退
顶部 底部