Counterweighted: Difference between revisions

Jump to navigation Jump to search
232 bytes added ,  18:38, 3 May 2022
m
typo
mNo edit summary
m (typo)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Mod
{{Mod
|title     ={{qud text|&ycounterweighted|notxml}}
| title             = {{qud text|&ycounterweighted|notxml}}
|type       =Melee Weapon
| type               = Melee Weapon
|id         =ModCounterweighted
| id                 = ModCounterweighted
|rarity     =C
| rarity             = C
|mintier   =1
| mintier           = 1
|tinkerable =yes
| tinkerable         = yes
|tinkertier =2
| tinkertier         = 2
|value     =1.1
| value             = 1.1
|desc       =&CCounterweighted: Adds +1-3 to hit.
| difficulty        = 1
|difficulty = 1
| complexity        = 1
|complexity = 1
| empsensitive      = no
| powerloadsensitive = no
| realitydistortion  = no
| desc               = &CCounterweighted: Adds +1-3 to hit.
| gameversion        = 2.0.201.114
}}
}}
{{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