Skip to content
Snippets Groups Projects
Commit 2833f5f9 authored by orange's avatar orange
Browse files

reshape tooltip correction

parent 6e7705b6
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,7 @@ newTalent{
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.)
Your total armour will increase by %d and your fatigue rating by %d for each body armour and shield worn.
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)
end,
......
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