Talk:Dodge (DV): Difference between revisions

Created page with "The section about "Internal DV" is not correct, it has things backwards. Interally, DV does not have the +6 added but when it comes time to use DV or display it to the player, the combat DV is used which includes the +6. You can see this in the following references: <code>XRL.World.Parts.Combat.MeleeAttackWithWeaponInternal()</code> - In the section setting event parameters for the Defender DV, the DV parameter is set using <code>Stats.GetCombatDV()</code>. <code>XRL.W..."
 
format as proper wiki talk page (add section header)
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
Line 1: Line 1:
==Internal DV correctness==
The section about "Internal DV" is not correct, it has things backwards. Interally, DV does not have the +6 added but when it comes time to use DV or display it to the player, the combat DV is used which includes the +6. You can see this in the following references:
The section about "Internal DV" is not correct, it has things backwards. Interally, DV does not have the +6 added but when it comes time to use DV or display it to the player, the combat DV is used which includes the +6. You can see this in the following references:


Return to "Dodge (DV)" page.