Version 3.20 adds damage mods for unarmed standard maneuvers.

This commit is contained in:
Villain1nGlasses
2024-08-18 16:36:46 -06:00
parent 70a6f83a22
commit adc44f5f73
+3 -4
View File
@@ -12498,7 +12498,7 @@
<div class="item-version-information">
<!-- Update version before release. -->
<input type="text" value="3.18" name="attr_version" title="@{version}" readonly tabindex="-1"/>
<input type="text" value="3.20" name="attr_version" title="@{version}" readonly tabindex="-1"/>
</div>
</div>
@@ -13260,9 +13260,9 @@
version = 3.05;
}
if (version < 3.18) {
if (version < 3.20) {
// No updates needed.
version = 3.18;
version = 3.20;
}
if (version != origVersion) {
@@ -18842,7 +18842,6 @@
netDCV = getNetDCV(netDCV, maneuverDCV+dcvMod, halfDCV);
// Damage
modifyDC += 4;
adjustedStatValue += modifyDC * 5;
setAttrs({