docs(spec): OD — add missing Prodigal Spirit Drinker effect, document dmgMod key substitution
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
f75a236f54
commit
99f394d1ef
1 changed files with 7 additions and 1 deletions
|
|
@ -42,7 +42,13 @@ subtracted; the Blood/Spirit Thirst cantrips have bonus == change:
|
|||
{7,7}, 6089 Legendary BT {10,10}, 3688 Prodigal BD {300,0}.
|
||||
- ElemVsMonsters — 3258 SD VI {.06,0}, 3259 Infected Spirit Caress {.07,0},
|
||||
5182/4414 Incant. SD {.08,0}, 3251 Minor ST {.01,.01}, 3250 Major ST
|
||||
{.03,.03}, 4670 Epic ST {.05,.05}, 6098 Legendary ST {.07,.07}.
|
||||
{.03,.03}, 4670 Epic ST {.05,.05}, 6098 Legendary ST {.07,.07},
|
||||
3735 Prodigal Spirit Drinker {.15,0}.
|
||||
|
||||
**Missile dmgMod key**: UB's literal CalcMissileDamage reads `DoubleValues[63]`,
|
||||
but no DoubleValueKey ordinal 63 exists in Decal — the populated key is
|
||||
`167772174` (DamageBonus), consistent with UB's own CalcedBuffedMissileDamage.
|
||||
We use 167772174 deliberately.
|
||||
|
||||
**Melee variance orientation**: the table's MaxVar is the type's *baseline*
|
||||
variance; a weapon with LOWER variance than baseline yields a NEGATIVE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue