Difference between revisions of "User:Harakoni/MeleeSelectionWeight"

From RimWorld Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{#expr: {{Q|{{{1|}}}|Attack {{{2|1}}} Damage}} * (1 + {{Q|{{{1|}}}|Attack {{{2|1}}} AP}}) * {{#if:{{Q|{{{1|}}}|Attack {{{2|1}}} Chance Factor}}|{{Q|{{{1|}}}|Atta...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{{#expr: {{Q|{{{1|}}}|Attack {{{2|1}}} Damage}} * (1 + {{Q|{{{1|}}}|Attack {{{2|1}}} AP}}) * {{#if:{{Q|{{{1|}}}|Attack {{{2|1}}} Chance Factor}}|{{Q|{{{1|}}}|Attack {{{2|1}}} Chance Factor}}|1}}/{{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.
  
Line 5: Line 5:
  
 
{{User:Harakoni/MeleeSelectionWeight|Monosword|2}}
 
{{User:Harakoni/MeleeSelectionWeight|Monosword|2}}
 +
 +
 +
<nowiki>{{User:Harakoni/MeleeSelectionWeight|Persona zeushammer|2}}</nowiki>
 +
 +
{{User:Harakoni/MeleeSelectionWeight|Persona zeushammer|2}}
 +
 +
 +
<nowiki>{{User:Harakoni/MeleeSelectionWeight|Power claw|1}}</nowiki>
 +
 +
{{User:Harakoni/MeleeSelectionWeight|Power claw|1}}
 +
 +
 +
Excellent umace <nowiki>{{User:Harakoni/MeleeSelectionWeight|damage=28.26|ap=43.2|cooldown=2.2}}</nowiki>
 +
 +
{{User:Harakoni/MeleeSelectionWeight|damage=28.26|ap=43.2|cooldown=2.2}}
  
 
</noinclude>
 
</noinclude>

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