Counterweighted: Difference between revisions

Jump to navigation Jump to search
11 bytes added ,  18:38, 3 May 2022
m
typo
m (additional infobox properties)
m (typo)
 
(2 intermediate revisions by one other user not shown)
Line 18: Line 18:
{{name|caps}} adds a tier-based [[Melee_combat#Hit_Roll|to-hit bonus]] to a melee weapon.
{{name|caps}} adds a tier-based [[Melee_combat#Hit_Roll|to-hit bonus]] to a melee weapon.


The formula to determine the hit bonus is '''Ceiling( (Tier + 1) / 3 )'''.{{Code Reference|class=ModCounterweighted}}
The formula to determine the hit bonus is <math>Ceiling( (Tier + 1) / 3 )</math>.{{Code Reference|class=ModCounterweighted}}


== Eligible Items ==
== Eligible Equipment ==
{{#cargo_query:
{{#cargo_query:
   | tables = Modability=M,ItemsTable=IT,GeneralData=GD
   | tables = Modability=M,ItemsTable=IT,GeneralData=GD

Navigation menu