Skip to content
Snippets Groups Projects
Commit bda25443 authored by DarkGod's avatar DarkGod
Browse files

Merge branch 'fix-vim-tooltip' into 'master'

Correct Vim tooltip.

Vim gain is 1 + 50% Wil times creature rank, not 1 + 30% Wil times half creature rank

See merge request !762
parents f50b3248 27cfd3f8
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ Negative energy represents your reserve of negative "celestial" power, most clos
TOOLTIP_VIM = _t[[#GOLD#Vim#LAST#
Vim represents the amount of life energy you control. Each corruption talent requires some.
It does not regenerate naturally; you need to drain it from yourself or your victims.
Each time you kill a creature you gain 30% of your Willpower + 1 as Vim. This value is multiplied by half the rank of the creature.
Each time you kill a creature you gain 50% of your Willpower + 1 as Vim. This value is multiplied by the rank of the creature.
If you can't pay for the Vim cost of a talent you may instead pay with life at a rate of 200% of the Vim cost.
]]
......
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