Skip to content

Commit

Permalink
false damage on weapons
Browse files Browse the repository at this point in the history
  • Loading branch information
mecirt authored and larzm42 committed Jan 22, 2024
1 parent 13ac639 commit 557371c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gamedata/effect_modifier_bits.csv
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ bit_value bit_name test
2147483648 Damage Bonus on 1st Attack {Wpn: #charge}
4294967296 Beam/Breath {Wpn: #beam}
8589934592 Used in melee too {#usedinmelee}
17179869184 50% chance to be used in melee too {Wpn: #range050}
17179869184 False Damage
34359738368 Bypasses mirror image, internally added to spells with aoe 1+ {Wpn: #hasaoe}
68719476736 Higher charge bonus cap {Wpn: #heavyweapon}
137438953472 Cannot be used for repelling {Wpn: #norepel}
Expand Down Expand Up @@ -61,4 +61,4 @@ bit_value bit_name test
576460752303423488 Extra Effect {Wpn: #extraeffect}
1152921504606846976 Extra Effect on Damage {Wpn: #extraeffectondmg}
2305843009213693952 MR check for Half Damage {Wpn: #mrcheckhalfdmg}
4611686018427387904 One Third Strength added {Wpn: #bowstr}
4611686018427387904 One Third Strength added {Wpn: #bowstr}

0 comments on commit 557371c

Please sign in to comment.