Difference between revisions of "User:Harakoni/MeleeSelectionWeight"

From RimWorld Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
<includeonly>{{#expr: {{{damage|{{Q|{{{1|}}}|Attack {{{2|1}}} Damage}}}}} * (1 + {{{ap|{{Q|{{{1|}}}|Attack {{{2|1}}} AP}}}}}/100) * {{#if:{{Q|{{{1|}}}|Attack {{{2|1}}} Chance Factor}}|{{Q|{{{1|}}}|Attack {{{2|1}}} Chance Factor}}|1}}/{{{cooldown|{{Q|{{{1|}}}|Attack {{{2|1}}} Cooldown}}}}}}}</includeonly>
+
<includeonly>{{#expr: {{{damage|{{Q|{{{1|}}}|Attack {{{2|1}}} Damage}}}}} * (1 + {{{ap|{{Q|{{{1|}}}|Attack {{{2|1}}} AP}}}}}/100) * {{#if:{{Q|{{{1|}}}|Attack {{{2|1}}} Chance Factor}}|{{Q|{{{1|}}}|Attack {{{2|1}}} Chance Factor}}|1}}/{{{cooldown|{{Q|{{{1|}}}|Attack {{{2|1}}} Cooldown}}}}} round 2}}</includeonly>
 
<noinclude>Does the selection weight for a melee attack.
 
<noinclude>Does the selection weight for a melee attack.
  

Latest revision as of 11:38, 24 March 2023

Does the selection weight for a melee attack.

Eg for a monosword attack 2 {{User:Harakoni/MeleeSelectionWeight|Monosword|2}}

23.75


{{User:Harakoni/MeleeSelectionWeight|Persona zeushammer|2}}

20.57


{{User:Harakoni/MeleeSelectionWeight|Power claw|1}}

14.63


Excellent umace {{User:Harakoni/MeleeSelectionWeight|damage=28.26|ap=43.2|cooldown=2.2}}

18.39