Skip to content
Snippets Groups Projects
Commit 075dd565 authored by Lisa Greene's avatar Lisa Greene
Browse files

Update tooltip for Form and Function

parent 3b465c2a
No related branches found
No related tags found
1 merge request!599Adjust melee damage
......@@ -115,7 +115,7 @@ newTalent{
local arm = t.armorBoost(self, t)
local fat = t.fatigueBoost(self, t)
return ([[Manipulate forces on the molecular level to realign, rebalance, and synergize equipment you wear to your form and function.
Any weapon you wield will gain a boost of %d to both accuracy and power. (The power is treated like an increase to your stats. Mindstars cannot be manipulated in this way because they are already in an ideal natural state.)
The accuracy and damage of any weapon will act as if it were %d higher. (Mindstars cannot be manipulated in this way because they are already in an ideal natural state.)
Your total armour will increase by %d and your fatigue will decrease by %d for each body armour and shield worn.
The effects increase with your Mindpower.]]):
format(weapon_boost, arm, fat)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment